Ethernet IP Station¶
Properties¶
Name |
BrowseName |
DataType |
Description |
---|---|---|---|
Maximum job size in bytes | MaximumJobSizeInBytes |
Maximum size in bytes of a transmission of tags from the PLC. 0 = 504 bytes (maximum value). |
|
IP Address/Slot (optional) | IPAddress |
Unique address of the PLC on the network. The slot can be specified for ControlLogix control systems (e.g., 192.168.1.10/1:1). |
|
Port | Port |
Number of the port used by the TCP-IP connection. It must match the one configured in the PLC. |
|
Timeout | Timeout |
Maximum wait time in milliseconds to receive a response from the PLC. |
|
Physical Address Optimization | PhysicalAddressOptimization |
Physical Addressing Optimization (used only with Tag Name addressing). If True, the driver gets for each PLC’c tag its physical, i.e. internal, address and use it in read requests, instead of the variable’s name. When many tags with long names must be read, the use of physical addresses can considerably improve the refresh rate of the tags. If this flag is true it requires an initialization phase to translate the variable names into physical addresses, this means that greater is the number of variables on PLC, longer is this initialization phase. Once the physical address initialization is completed the seventh bit of the “State/Command Variable” is set to 1 |
|
Operation code | OperationCode |
(Inherited from Communication station) |
|
Tags |
(Inherited from Communication station) |
||
Types |
(Inherited from Communication station) |