Page properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Devices Using DF1 Protocol (SLC, PLC5)
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
No custom settings are required.
On TCP/IP settings, you can optimize communication using the field:
NodeConnections: Defines the maximum number of parallel requests that will be sent to each node (asynchronous communication)
Stations syntax: <IP > ; <Port >
Where :
<IP> = IP address of the slave device in the network
< Port > = TCP port where the slave device is listening (default is 2222)
Example: 192.168.1.101; 2222
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:
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Communication Driver Information
Driver name
DF1Ethernet
Assembly Name
T.ProtocolDriver. DF1Ethernet
Assembly Version
1.4.0.2
Available for Linux
False
Devices supported
Devices Using DF1 Protocol (SLC Families, and PLC5)
Manufacturer
Allen-Bradley / Rockwell
Protocol
DF1
PC Requirements
The syntax for the ControlLogix communication points is: <File Type><Element Number> : <Address>
The valid values for File Type are:
DF1Ethernet Driver File Types | ||||||
---|---|---|---|---|---|---|
File | Read | Write | Bit Read | Bit Write | Data Type | Address size |
NInteger | Yes | Yes | Yes | Yes | Word | 2 bytes |
BBinary | Yes | Yes | Yes | Yes | Word | 2 bytes |
FFloatPoint | Yes | Yes | Yes | Yes | Single | 4 bytes |
OOutputLogical | Yes | Yes | Yes | Yes | Word | 2 bytes |
IInputLogical | Yes | - | Yes | - | Word | 2 bytes |
On TCP/IP settings, you can optimize communication using the field:
NodeConnections: Defines the maximum number of parallel requests that will be sent to each node (asynchronous communication)
Stations syntax: <IP > ; <Port >
Where :
<IP> = IP address of the slave device in the network
< Port > = TCP port where the slave device is listening (default is 2222)
Example: 192.168.1.101; 2222
DF1Ethernet Driver Revision History | |
---|---|
Version | Notes |
1.4.0.2 | Initial release on new documentation standards |
Page Tree | ||||
---|---|---|---|---|
|