Communication protocol
Copyright © Itech Electronic Co., Ltd. 4
Chapter3 Communication protocol
3.1 Setting the Remote Control Mode (20H)
Operation mode (0 represent front panel operation mode,
1 represent remote operation mode)
Note
You cannot control the power supply from the front panel when the power supply is in
calibration mode.
3.2 Setting the Output State ON/OFF (21H)
Output state (0 is OFF, 1 is ON)
3.3 Setting the Maximum Output Voltage (22H)
The lowest byte of voltage upper limit
The lower byte of voltage upper limit
The higher byte of voltage upper limit
The highest byte of voltage upper limit
Note
We use 4 bytes of Hex number to represent a maximum voltage value. For example the
maximum voltage is 16.000V, the hex code of 16.000 is 0X00003E80, so the 4th byte is
0X80, 5th bye is 0X3E, 6th byte is 0X00, 7th byte is 0X00.
3.4 Setting the Output Voltage (23H)
The byte 0 of output voltage value
The byte 1 of output voltage value