1st byte | Start bit ( AAH ) |
2nd byte | Address |
3rd byte | Command (48H/49H) |
| |
|
|
From 4th to 13th byte | LIST file name (ASSIC code ) |
From 14th to 25th byte | System reserve |
|
|
26th byte | Sum code |
23. Selection / Reading the memory space mode for storing list steps. (4AH/4BH)
1st byte | Start bit ( AAH ) |
2nd byte | Address |
3rd byte | Command(4AH/4BH) |
| |
|
|
4th byte | partition mode (1 2 4 8) |
From 5th to 25th byte | System reserve |
26th byte | Sum code |
24. Save / Get list file in appointed area.. (4CH/4DH)
1st byte | Start bit ( AAH ) |
2nd byte | Address |
3rd byte | Command(4CH/4DH) |
| |
|
|
4th byte | Storing area 1 ~ 8) |
From 5th to 25th byte | System reserve |
26th byte | Sum code |
25. Setting / Reading min voltage value in battery testing mode.(4EH/4FH)
1st byte | Start bit ( AAH ) |
2nd byte | Address |
3rd byte | Command(4EH/4FH) |
| |
|
|
4th byte | The lowest byte of voltage value. |
5th byte | The lower byte of voltage value. |
6th byte | The higher byte of voltage value. |
7th byte | The highest byte of voltage value. |
From 8th to 25th byte | System reserve |
26th byte | Sum code |
26. Setting / Reading timer value of FOR LOAD ON (50H/51H)
1st byte
2nd byte
3rd byte
4th byte
Start bit ( AAH )
Address
Command(50H/51H)
The lowest byte of time value in timer. (1 represent 1S)
47