45
12.7 Set/Read current value of CC mod. (2AH/2BH)
Byte
Description
1
AAh
2
Address (0-31, 0XFF)
3
Command 2AH/2BH
4
The lowest byte of current value
5
The lower byte of current value.
6
The higher byte of current value.
7
The highest byte of current value.
From 8 To 25 Reserved
27
Checksum
NOTE:
Represent current by 4 bytes of Hex. Low byte to High byte order. For example: current is 3.0000AHex code
is 0X00007530NO. 4 bye is 0X30NO. 5 bye is 0X75NO. 6 bye is 0X00NO. 7 bye is 0X00
12.8 8. Set/Read voltage value of CV mode. 2CH/2DH
Byte Description
1
AAh
2
Address (0-31, 0XFF)
3
Command 2CH/2DH
4
The lowest byte of voltage value.
5
The lower byte of voltage value.
6
The higher byte of voltage value.
7
The highest byte of voltage value.
8-25 Reserved
26
Checksum
NOTE:
Represent voltage by 4 bytes of Hex. Low byte to High byte order. For example :voltage is 16.000VHex code
is 0X00003EB04th byte 0XB0 5TH byte is 0X3E6th byte is 0X007th bytes 0X00
12.9 9. Set/Read watt value of CW mode 2EH/2FH
Byte Description
1
AAh
2
Address (0-31, 0XFF)
3
Command 2EH/2FH
4
The lowest byte of max power value
5
The lower byte of max power value
6
The higher byte of max power value
7
The highest byte of max power value
8 to 25 Reserved
26
Checksum