Note: To calibrate the 2 points of the current value sequentially.
13. Sending the actual output current to calibration program (2CH)
1st byte | Start bit (AAH) |
2nd byte | Address(0~0XFE) |
3rd byte | Command(2CH) |
4th byte | The lower byte of the present current value |
5th byte | The higher byte of the present current value |
6th to 25th byte | System reserve |
26th byte | Check sum |
14. Save the calibration data to EEPROM( 2DH)
1st byte | Start bit(AAH) |
2nd byte | Address (0~0XFE) |
|
|
3rd byte | Command(2DH) |
4th to 25th byte | System reserve |
26th byte | Check sum |
15. Setting calibration information (2EH)
1st byte | Start bit (AAH) |
2nd byte | Address (0~0XFE) |
3rd byte | Command(2EH) |
4th to 23rd byte | Calibration information(ASIC code) |
24th byte | System reserve |
25th byte | System reserve |
26th byte | Check sum |
16. Reading calibration information (2FH)
1st byte | Start bit (AAH) |
2nd byte | Address (0~0XFE) |
3rd byte | Command( 2FH) |
4th to 23rd byte | Calibration information(ASCII code) |
24th byte | System reserve |
25th byte | System reserve |
26th byte | Check sum |
17. Reading product’s model, series number and version information (31H)
1st byte
Start bit (AAH)
25