40. Calibrate current value(64H)
1st byte | Start bit ( AAH ) | ||
2nd byte | Address | ||
3rd byte | Command(64H) | ||
|
| ||
|
|
|
|
4th byte | Current calibration point (1~4) | ||
|
| ||
|
|
|
|
From 5th to 25th byte | System reserve | ||
26th byte | Sum code | ||
|
|
|
|
NOTE
Current calibration standard points have four: 1,2,3,4
41. Sending the actual input current to calibration program (65H)
1st byte | Start bit ( AAH ) |
2nd byte | Address |
3rd byte | Command(65H) |
| |
|
|
4th byte | The lowest byte of actual current |
5th byte | The lower byte of actual current |
6th byte | The higher byte of actual current |
7th byte | The highest byte of actual current |
From 8th to 25th byte | System reserve |
26th byte | Sum code |
42. Store the calibration data to EEPROM(66H)
1st byte | Start bit ( AAH ) | ||
2nd byte | Address | ||
3rd byte | Command (66H) | ||
|
| ||
|
|
|
|
From 4th to 25th byte | System reserve | ||
26th byte | Sum code | ||
|
|
|
|
NOTE
Finish the calibration operation, users should save the calibration parameter in EEPROM with this command; users could use these data in next power on.
43. Setting / Reading calibration information(67H/68H)
1st byte
2nd byte
Start bit ( AAH )
Address
52