Setting the Station ID of a Device
- Last UpdatedSep 18, 2017
- 1 minute read
Set the station ID for a selected device so that the OI Server can identify and communicate with it on the network.
Syntax
For UDP/IP or TCP/IP Ethernet communication, the station ID for a target device must use the following syntax:
<IP address>:<port number>
For direct serial communication, the station ID for a target device must use the following syntax:
<station number>
The following syntax diagram shows all of the possible options:
{ IP address:port number | station number }
Where,
IP address: The IP address of the device on the Ethernet network.
port number: The port number for the MELSEC protocol.
station number: The station number of the PLC.
Examples
Examples of valid station IDs:
10.168.23.73:5001
0