Omega -C4EIT/-EIT Switch User Manual


 
Appendix F HTTPget Program (continued)
C:\iServer>httpget -r -S "*02X01\r" 192.168.1.200:2000
02X01263.1
C:\iServer>
See the data on the console if the disconnect checkbox is “checked”.
Figure F-1 iServer SERIAL Page – Network to Serial
If the “Disconnect After Data Sent” is unchecked, the cursor will stay with no line feed
C:\iServer>httpget -r -S "*02X01\r" 192.168.1.200:2000
02X01262.9
Until time out by the httpget (aprox.24sec)
C:\iServer>httpget -r -S "*02X01\r" 192.168.1.200:2000
Network read timeout.
C:\iServer>
Or you can specify the disconnection with the switch –C seconds)
You will see the “data” and then the warning message of Network time out
C:\LAB>httpget -r -S "*02X01\r" 192.168.1.200:2000 -C 5
Network read timeout.
C:\iServer>
51