MELSEC FX3U Station
Object that represents a Melsec FX3U PLC
- BrowseName
- MelsecFX3UStation
- SuperType
- Communication station(CommunicationStation)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Maximum job size in bytes | MaximumJobSizeInBytes | UInt32 | Maximum size of a transmission of tags from the controller (in bytes). Limits both the duration of transmission from the controller and the latency of the write to the controller following the transmission. 0 = maximum value of 128 bytes |
Maximum gap in bytes | MaximumGapInBytes | UInt32 | Maximum distance between two tags to be part of the same transmission (in bytes) |
IP address | IPAddress | String | Unique address to reach the controller on the network |
Port | Port | UInt16 | Port number used by the TCP-IP connection. It must match the one configured in the controller |
Timeout | Timeout | Duration | Maximum wait time in milliseconds to receive a response from the controller |
Operation code | OperationCode | Communication operation code | (Inherited from Communication station) |
Tags | Tags | Folder | (Inherited from Communication station) |
Types | Types | (Inherited from Communication station) |