Page properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Devices Using DF1 Protocol (SLC, PLC5)
- Name: DF1Ethernet
- Version 1.9.1.1
- Protocol: DF1
- Interface: TCP/IP
- Runtime: .NET 2.0 (Multiplatform)
- Configuration:
- Devices / Protocols
On This Page:
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Channel Configuration
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)
Node Configuration
Primary Station
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 | ||||||
---|---|---|---|---|---|---|
|
Summary
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
Points Configuration
Point Address Syntax
The syntax for the ControlLogix communication points is: <File Type><Element Number> : <Address>
- File Type: identifies the Operand.
- File Number: number reference for the File Type
- Element Number: number address for that file in the PLC.
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 |
Channels Configuration
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)
Nodes Configuration
Primary Station
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; 2222Driver Revision History
DF1Ethernet Driver Revision History | |
---|---|
Version | Notes |
1.4.0.2 | Initial release on new documentation standards |
In this section...
Page Tree | ||||
---|---|---|---|---|
|