Micro Controller Station
Controller object
- BrowseName
- MicroControllerStation
- SuperType
- Communication station(CommunicationStation)
Properties
| Name | BrowseName | DataType | Description |
|---|---|---|---|
| IP address | IPAddress | String | Unique IP address of the controller |
| Node address | NodeAddress | Byte | Unique serial port node of the controller |
| Error checking method | ErrorChecking | Error checking method | Block check character (BCC) or cyclic redundancy check (CRC) |
| Response timeout | Timeout | Duration | Maximum number of milliseconds to receive controller response |
| Max retries | MaxRetries | Int32 | Maximum number of communication requests before the communication with the controller fails |
| Connection timeout | ConnectionTimeout | Duration | Maximum time to establish a socket connection with the controller in milliseconds |
| ACK timeout | ACKTimeout | Duration | Maximum time to acknowledge a message transmission in milliseconds |
| Operation code | OperationCode | Communication operation code | (Inherited from Communication station) |
| Tags | Tags | Folder | (Inherited from Communication station) |
| Types | Types | (Inherited from Communication station) |
