46
NOTE:
Represent power by 4 bytes of Hex. Low byte to High byte order. For example :power is 200.000WHex is
0X00030d404th byte is 0X40 5th byte is 0X0d6th byte is 0X037th byte is 0X00
12.10 10. Set/Read resistance value CR mode (30H/31H)
Byte Description
1
AAh
2
Address (0-31, 0XFF)
3
Command 30H/31H
4
The lowest byte of resistance value.
5
The lower byte of resistance value.
6
The higher byte of resistance value.
7
The highest byte of resistance value.
8 to 25 Reserved
26
Checksum
NOTE:
Represent resistance value by 4 bytes of Hex. Low byte to High byte order. If resistance value is 200.000RHex
code is 0X00030d404TH byte is 0X405TH byte is 0X0d6th byte is 0X037th byte is 0X00
12.11 Set/Read CC mode transient current and timer parameter. (32H/33H)
Byte Description
1
AAh
2
Address (0-31, 0XFF)
3
Command 32H/33H
4-7 Setting value of current A (Low byte to High byte order.)
8-9. Time value of timer A ((Lower bytes are in the front location, higher (1 represent 0.1mS)
10-13 Setting value of current B (Low byte to High byte order.)
14-15 Time value of timer B (Low byte to High byte order) (1 represent 0.1mS)
16
Transition operation mode (0 is CONTINUES, 1 is PULSE, 2 is TOGGLED)
17-25 Reserved
26
Checksum