Loading…
Loading…
Method Name: method_ResetTransmitterObservation
Method ID: 0x41E4
Method Label: Reset peakhold
Method Help:
- {
- int choice;
- char cDisp_string1[60];
- char cStatus[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- if (_ivar_value(16384) == 3)
- {
- choice = SELECT_FROM_LIST(literal_string(936),literal_string(918));
- if (choice == 1)
- {
- _iassign(16619,1);
- _iassign(16663,177);
- send_trans(171,1,cStatus);
- }
- }
Please login for more