Summary Information

Communication Driver Name: DF1_Ethernet 

Implementation DLL: T.ProtocolDriver. DF1_Ethernet.dll 

Protocol: DF1 

Interface: TCPIP

PLC types supported: Devices using DF1 Protocol (SLC Families and PLC5) 

Manufacturer: Rockwell

PC Hardware requirements: Ethernet board 



Channel Configuration

Protocol Options

None



Node Configuration

Station Configuration

Station syntax: <IP>;<Port>

Where:

E.g.: 192.168.1.101 ; 2222



Point Configuration

Address

The syntax for the AB Ethernet communication points is: <FileType><FileNumber>:<ElementNumber>


FileReadWriteBit ReadBit WriteData TypeAddress Size
N IntegerYesYesYesYesWord 2 bytes 
B Binary YesYesYesYesWord 2 bytes 
F FloatPoint YesYesYesYesSingle 4 bytes 
O OutputLogicalYesYesYesYesWord 2 bytes 
I InputLogicalYes
Yes
Word 2 bytes 




Troubleshoot

The status of the driver's execution can be observed through the diagnostic tools, which are:

• Trace window
• Property Watch
• Module Information

The above tools indicate if the operations have succeeded or have failed. A status of 0 (zero) means communication is successful. Negative values indicate internal driver errors, and positive values indicate protocol errors according to AB specification.