|
Programming Exercise |
Top Previous Next |
|
We are assuming you are already connected to the device server (and also logged on, if your connection method requires logging on). If this isn't so, please read the previous sections and create a working connection first.
Getting the IP Address
Send the second command, to get the current IP address of the Device Server:
Getting the Current Flow Control Status
Now we will get the flow control status of the Device Server.
In this case, this means flow control is Enabled.
Changing the Flow Control Status
Now we will change it to disable flow control.
Now let's check again the Flow Control (FC) setting to see if it is indeed disabled:
Logging Out
The last thing we will do is log out of the programming session:
That's it. You've now successfully performed a demo programming session. Well done!
|