Loading…
Loading…
Method Name: flow_master_reset
Method ID: 0x404D
Method Label: Master reset
Method Help: Commands the electronics to reset and perform a selftest. Reports any errors that occured.
- {
- char status[3];
- char xmtr_status[25];
- long var_id[1];
- long x;
- char disp_string1[60];
- int slen1;
- _add_abort_method(4118);
- ACKNOWLEDGE(literal_string(265));
- send_command(42);
- DELAY(3,literal_string(266));
- _set_no_device(2);
- if (status[0])
Please login for more