- Name: Reliance
- Version: 1.2.8.0
- Protocol: Proprietary
- Interface: Standard Serial Port
- Runtime: .NET 4.8 (Multiplatform)
- Configuration:
- Devices / Protocols
Overview
Communication Driver Information | |
|---|---|
Driver name | Reliance |
Assembly Name | T.ProtocolDriver.Reliance |
Assembly Version | 1.2.8.0 |
Available for Linux | True |
Devices supported | CP3000 |
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
Driver Revision History
Reliance Driver Revision History | |
|---|---|
Version | Notes |
1.2.8.0 | Initial release on new documentation standards |
In this section...