Loading…
Loading…
Method Name: ResetChordPropMethod
Method ID: 0x455E
Method Label: Reset Chord Proportions
Method Help:
- {
- char status[3];
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(2102),literal_string(1928));
- if (result == 0)
- {
- send(194,status);
- if (status[0])
Please login for more