2 bytes.
e) Total number of bytes
It represents the total number of bytes written in this operation.
f) Data byte 1~data byte n
Write these data content to the instrument.
g) CRC high and CRC low
CRC 16-bit check, we use the look-up table method for CRC check.
Example: The specific instruction and function setting relationship is detailed in the Appendix
Table ModeBus command function comparison table (Section 9.3.3);
Set the voltage range, set to Range 2 (ie 300V), the storage address of voltage range parameter in
the instrument is 0x0003, the instrument bus address is 8.
Then the command is:
Where, the countdown 3
rd
is corresponding to 20% index value of voltage, the type is char and
accounting for 1 byte.
The return information is as follows:
9.3.1.2 Reading the command
Sending format
Return format
The function code is: 0x03
Example: The specific instruction and function setting relationship is detailed in the Appendix
Table ModeBus command function comparison table (Section 9.3.3);
To read the test value of the voltage in the current mode, the storage address is 0x00A0, the
instrument number is 8.
Then the command is:
The return information is as follows: