AMETEK Lx Series II Programming Manual User Manual
Page 36
![background image](https://www.manualsdir.com/files/771680/content/doc036.png)
Programming Manual
Lx \ Ls Series II
32
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\>ping 100.10.1.63
Pinging 100.10.1.63 with 32 bytes of data:
Reply from 100.10.1.63: bytes=32 time<1ms TTL=64
Reply from 100.10.1.63: bytes=32 time<1ms TTL=64
Reply from 100.10.1.63: bytes=32 time<1ms TTL=64
Reply from 100.10.1.63: bytes=32 time<1ms TTL=64
Ping statistics for 100.10.1.63:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Figure 3-3: Pinging AC Source LAN IP address.
3.3.5 Socket Port Number
Now that a connection has been verified, you can develop your application code. If you are using
one of the Microsoft environments, the Winsock protocol which is part of the Windows operating
system can be used. Similar capabilities are supported on other operating systems.
To use Winsock, your will have to specificy the port number of the power source‟s LAN interface.
The port number determines the protocol for the communication. The Lx/Ls power source uses
ASCII characters and instrument SCPI commands for remote control. The IANA registered Port
number for the Instrument SCPI interface is 5025.
TCP Remote port = 5025