This document has only the specific information about the device connection settings and its address syntax.
Refer to the User Guide for more information on the Device Module.
On this page:
Summary
Communication Driver Information | |
---|---|
Driver name | Reliance |
Assembly Name | T.ProtocolDriver.Reliance |
Assembly Version | 1.2.8.0 |
Available for Linux | False |
Interface | Serial and MultiSerial |
Channels Configuration
Protocol Options
- CommunicationMode:
- SerCard: Serial communication through interface card.
- Pt_to_Pt: Direct point-to-point communication.
- SlaveId: Unique node identifier in the network (0-31).
- Slot Source: Source slot position in the rack (0-126)
- Protocol Processor:
- Mono: Single processor - one CPU.
- Multi: Multiple processor - multiple CPUs.
Nodes Configuration
Station Configuration
PLCType: Set this field with the target PLC type. Available options are: A15, A20, A30, A30E, A40, A40E.
PLCStation: Identifies which station will be communicated with. Default value is 1.
SlotDest: Defines the communication module destination slot position in the Reliance rack. Default value is 0.
- Serial channels:
Station syntax: <PLCType>;<PLCStation>;<SlotDest>
Ex: com1;A15;1;0
- MultiSerial channels:
Station syntax: <ComPort>;<PLCType>;<PLCStation>;<SlotDest>
Where : <ComPort> = COM Port of the slave device in the network (default is com1).
Ex: com1;A15;1;0
Points Configuration
The syntax for the Reliance communication points is: <Command>:<Address>
Where:
- <Command>: Represents the Command to execute:
- Register: Read and write data registers.
- NumberNodes: Sets the total number of nodes in the network.
- Status: Monitors communication status.
- <Address>: Address number
Troubleshoot
The status of the driver execution can be observed through the platform built-in diagnostic tools. Refer to the Using Diagnostic Tools topic in Devices Communication page.
Driver Revision History
Reliance Driver Revision History | |
---|---|
Version | Notes |
1.2.8.0 | Initial release on new documentation standards |