Chapter 11 RS485 Communication
11-2-15
Example of holding register write query/response for each endian selection
 When the endian selection is set to Big Endian, Little Endian, or Special Endian, write multiple
holding registers [10h], and write "Deceleration time 1 setting or monitor, 1st motor [F003]" =
3000 seconds of "2 register length parameter" and "RUN-key command rotation direction
[F004]" = 01 (forward) of 1 register length data, the following is an example of a query.
[F003] is "2 register length
parameter" and the resolution is
0.01 seconds, so write data is
3000.00 seconds
=300000d=000493E0h.