Represent power by 4 bytes of Hex. Lower bytes are in the front location, higher bytes are in
the later location. For example :power is 200.000W,Hex is 0X00030d40,4th byte is 0X40,
5th byte is 0X0d,6th byte is 0X03,7th byte is 0X00。
10. Set / Read resistance value CR mode(30H/31H)
The lowest byte of resistance value.
The lower byte of resistance value.
The higher byte of resistance value.
The highest byte of resistance value.
Represent resistance value by 4 bytes of Hex. Lower bytes are
in the front location, higher bytes are in the later location. If resistance value is 200.000R,Hex
code is 0X00030d40,4TH byte is 0X40,5TH byte is 0X0d,6th byte is 0X03,7th byte is 0X00。
11. Set / Read CC mode transient current and timer parameter. (32H/33H)
From 4
th
byte to 7
th
byte
Setting value of current A (Lower bytes are in the front location, higher bytes
are in the later location.)
From 8
th
byte to 9
th
byte.
Time value of timer A ((Lower bytes are in the front location, higher bytes are in
the later location) (1 represent 0.1mS)
Setting value of current B (Lower bytes are in the front location, higher bytes
are in the later location)
Time value of timer B (Lower bytes are in the front location, higher bytes are in
the later location) (1 represent 0.1mS)
Transition operation mode (0 is CONTINUES, 1 is PULSE, 2 is TOGGLED)
12. Set / Read CV transient voltage and timer parameter.(34H/35H)
Setting value of voltage A (Lower bytes are in the front location, higher bytes
are in the later location)
Time value of timer A (Lower bytes are in the front location, higher bytes are in
the later location) (1represent 0.1mS)