MELSEC Q station
Object that represents a MELSEC Q PLC
- BrowseName
- MelsecQStation
- 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). 0 = 128 bytes (maximum value) |
Maximum gap in bytes | MaximumGapInBytes | UInt32 | Maximum distance in bytes between two tags to be part of the same transmission |
IP address | IPAddress | String | The IP address of the controller Ethernet module |
Port | Port | UInt16 | Set it to the Local station Port No. of the TCP or UDP connection configured in the PLC Ethernet module. Please note that the decimal format must be used. When the TCP/IP protocol is selected (see Driver Settings) the default value for the Server Port is 0, while if the UDP/IP protocol is selected, the default value is 5000 |
Timeout | Timeout | Duration | Maximum wait time in milliseconds to receive a response from the controller |
Network Number | NetworkNumber | UInt32 | Set it to the Network No. of the controller Ethernet module |
PC Number | PcNumber | UInt32 | Set it to the Station No. of the controller Ethernet module |
Number base | NumberBase | Number base | Numerical base for addressing the controller memory |
Operation code | OperationCode | Communication operation code | (Inherited from Communication station) |
Tags | Tags | Folder | (Inherited from Communication station) |
Types | Types | (Inherited from Communication station) |