Communication protocol
Copyright © Itech Electronic Co., Ltd. 5
The higher byte of output voltage value
The highest byte of output voltage value
Note
We use 4 bytes of Hex number to represent an output voltage value. For example the
output voltage value 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.5 Setting the Output Current (24H)
To set the low byte of current value
To set the high byte of current value
Note
We use 2 bytes of Hex number to represent an output current value. For example the
output current value is 1.000A, the hex code of 1.000 is 0X03E8, so the 4th byte is 0XE8,
5th bye is 0XE3
3.6 Setting the Communication Address (25H)
The current address of power supply (0 to 0XFE)
3.7 Reading the Present Current/Voltage, Maximum
Voltage, Setup Voltage/Current and the States of
Power Supply (26H)
Byte 0 of present output current value
Byte 1 of present output current value
Byte 0 of present output voltage value
Byte 1 of present output voltage
Byte 2 of present output voltage
Byte 3 of present output voltage
To set the low byte of current value
To set the high byte of current value