Loading…
Loading…
Method Name: enter_lrv_method
Method ID: 0x40A5
Method Label: Set LRV
Method Help: Specify the Lower Range Value, (the 4ma value).
- {
- char status[3];
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _get_dev_var_value(literal_string(322),0,resolve_record_ref(resolve_array_ref(172,1),205));
- send(35,status);
- if (status[0])
- {
- display_response_status(35,status[0]);
- }
- _add_abort_method(16550);
Please login for more