5th byte  | The highest byte of time value in timer.  | 
From 8th to 25th byte  | System reserve  | 
26th byte  | Sum code  | 
Time unit in Timer is S, 1S is represented by 1.
27.Disable / Enable timer of FOR LOAD ON (52H); Reading timer state of FOR LOAD ON (53H)
1st byte  | Start bit ( AAH )  | 
2nd byte  | Address   | 
3rd byte  | Command(52H/53H)  | 
  | |
  | 
  | 
4th byte  | Timer state (0 is disable ,1 is enable )  | 
From 5th to 25th byte  | System reserve  | 
26th byte  | Sum code  | 
28. Setting communication address (54H)
1st byte  | Start bit ( AAH )  | 
2nd byte  | Address   | 
3rd byte  | Command (54H)  | 
  | |
  | 
  | 
4th byte  | New communication address (0~0XFE)  | 
From 5th to 25th byte  | System reserve  | 
26th byte  | Sum code  | 
29. Enable/Disable LOCAL control mode. (55H)
1st byte  | Start bit ( AAH )  | 
2nd byte  | Address   | 
3rd byte  | Command (55H)  | 
  | |
  | 
  | 
4th byte  | State of LOCAL button(0:disable,1:enable “)  | 
From 5th to 25th byte  | System reserve  | 
26th byte  | Sum code  | 
30.Enable / Disable remote sense mode. (56H) Reading the state of remote sense mode. (57H)
1st byte  | Start bit ( AAH )  | 
2nd byte  | Address   | 
3rd byte  | Command(56H/57H)  | 
  | |
  | 
  | 
4th byte  | Remote mode state (0:disable,1:enable)  | 
5th to 25th byte  | System reserve  | 
26th byte  | Sum code  | 
31. Selecting / Reading trigger source. (58H/59H)
48