INFI 90 Distributed Control Systems
- Name: Bailey
- Version: 4.0.1.0
- Protocol: Proprietary
- Interface: TCP/IP
- Runtime: Multiplatform
- Configuration:
- Devices / Protocols
On This Page:
Overview
Bailey driver implements communication with INFI 90 Distributed Control Systems via Serial communication. It operates as a Master on serial networks. In this driver, only the pooling commands are enabled.
Communication Driver Information | |
---|---|
Driver name | Bailey |
Assembly Name | T.ProtocolDriver.Bailey |
Assembly Version | 4.0.1.0 |
Available for Linux | False |
Devices supported | INFI 90 Distributed Control Systems |
Manufacturer | Bailey |
Protocol | Serial |
PC Requirements | RS232 serial port |
Supported Types
Type | Read | Write | Description |
AIL | Yes | Yes | Analog |
DD | Yes | Yes | Device Driver |
DI | Yes | Yes | Digital |
MSDD | Yes | Yes | Multistate Device Driver |
RCM | Yes | Yes | Remote Control Memory |
RMCB | Yes | Yes | Remote Motor Control |
RMSC | Yes | Yes | Remote Manual Set Constant |
STN | Yes | Yes | Control Station |
TEXT | Yes | Yes | Text Selector |
BLK | Yes | Yes | Block Any Function Code |
Channels Configuration
Settings
Set the fields according to device serial port configuration.
Nodes Configuration
Station Configuration
The syntax for the Bailey Station field is:
<Ring>.<Node>.<Module>
E.g: 1.35.2
Where:
- <Ring> indicates the Ring where the block is.
- <Node> indicates the Node where the block is.
- <Module> indicates the Module where the block is.
Point Address Configuration
The syntax for the Bailey communication point is: <Block>:<Type>:<Value>
Where :
- <Block> indicates the Block that wants to communicate.
- <Type> indicates the Function Code type, the valid values are:
Type | Description |
AIL | Analog |
DD | Device Driver |
DI | Digital |
MSDD | Multistate Device Driver |
RCM | Remote Control Memory |
RMCB | Remote Motor Control |
RMSC | Remote Manual Set Constant |
STN | Control Station |
TEXT | Text Selector |
BLK | Block Any Function Code |
- <Value> this indicates each item to be read or writting.
E.g.:
1363:DD:Outuput
1632:STN:Spec4
Driver Revision History
Bailey Revision History | |
---|---|
Version | Notes |
4.0.1.0 | Initial release on new documentation standards. |
In this section...