REOVIB MFS 268
Operating Instructions EtherNet/IP - Programming
7
5.2 Parameter Operation
In parameter operation, the specific unit parameters can be monitored and adjusted.
A `write` enable must be transmitted before parameters can be altered. On closing, the `write` enable
must be cancelled.
A `read` request must be sent before data can be read.
Word 3 in the acknowledge is always `C0DE H`. This indicates that the controller is in parameter mode.
5.2.1 Creating parameter addresses and values
In parameter operation the most significant bit (msb) in Word 1 is defined as a read or write bit (R/W),
where 1 = write and 0 = read, this should be accompanied by the corresponding parameter address.
The mode bit (msb in Word 3) is used to select normal or parameter operation, 0 = Normal or 1 = pa-
rameter operation.