Loading…
Loading…
Method Name: mth_messwert_halten
Method ID: 0x40A3
Method Label: Manual hold
Method Help:
- {
- char status[3];
- int result;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send_command(1);
- send_command(2);
- result = SELECT_FROM_LIST(literal_string(419),literal_string(420));
- if (result != 1)
Please login for more