PLX3x Series ♦ Multi-Protocol Gateways EIP Protocol
User Manual
ProSoft Technology, Inc. Page 67 of 215
January 25, 2018
Bool
SINT
INT
DINT
REAL
DWORD
Specifies the data type of the target controller tag name.
Specifies the controller tag in the target PLC.
Specifies the offset database where the value corresponds to the Tag
Name parameter
Optional 32 character comment for the command.
Class 3 Client[x]/UClient Commands CIP Generic
Disabled
Enabled
Conditional Write
Specifies the condition to execute the command.
DISABLED - The command is disabled and will not be executed.
ENABLED - The command is executed on each scan of the command
list if the Poll Interval is set to zero. If the Poll Interval is non-zero, the
command is executed when the interval timer expires.
CONDITIONAL WRITE - The command executes only if the internal data
value(s) to be sent has changed.
Specifies the database address in the module’s internal database to be
associated with the command. If the command is a read function, the
data received in the response message is placed at the specified
location. If the command is a write function, data used in the command
is sourced from specified data area.
Specifies the minimum interval to execute continuous commands. The
parameter is entered in 1/10 of a second. For example, if a value of
'100' is entered for a command, the command executes no more
frequently than every 10 seconds.
Specifies the number of data points to read/write to the target device.
None
Word swap
Word and Byte swap
Byte swap
Specifies if the data from the server is to be ordered differently than it
was received. This parameter is typically used when dealing with
floating-point or other multi-register values.
NONE - No change is made (abcd)
WORD SWAP - The words are swapped (cdab)
WORD AND BYTE SWAP - The words and bytes are swapped (dcba)
BYTE SWAP - The bytes are swapped (badc)
Specifies the IP address of the target device to be addressed by this
command.
Use ‘-1’ to target a connected device.
Use > -1 to target a device in a specific slot number within the rack.
Used to read/write the attributes of any object by using an explicit
address
An integer identification value which denotes a particular Object
Instance and/or Object class function. For more information refer to
ODVA CIP specification.