ProSoft Technology MVI69-DFNT User Manual
Page 39
MVI69-DFNT ♦ CompactLogix or MicroLogix Platform
Configuring the MVI69-DFNT Module
EtherNet/IP Client/Server Communication Module
User Manual
ProSoft Technology, Inc.
Page 39 of 167
May 14, 2014
Parameter
Range
Description
Swap Code
0, 1, 2, 3
This parameter defines if the data received from the Server is to be ordered
differently than that received from the Server device. This parameter is helpful
when dealing with floating-point or other multi-register values, as there is no
standard method of storage of these data types in Server devices. This
parameter can be set to order the register data received in an order useful by
other applications. The following table defines the values and their associated
operations:
Swap Code
Description
0
None - No Change is made in the byte ordering (1234 =
1234)
1
Words - The words are swapped (1234=3412)
2
Words & Bytes - The words are swapped then the bytes in
each word are swapped (1234=4321)
3
Bytes - The bytes in each word are swapped (1234=2143)
The words should be swapped only when using an even number of words.
Node IP
Address
xxx.xxx.xxx.xxx
The IP address of the device being addressed by the command.
Slot
When addressing a ControlLogix processor, the slot number corresponds to
the slot in the rack containing the controller being addressed. In the
ControlLogix platform, the controller can be placed in any slot and the rack
may contain multiple processors. This parameter uniquely selects a controller
in the rack.
Use a value of -1 when interfacing to an SLC 5/05 or a
PLC5. These devices do not have a slot number.