Loading…
Loading…
Method Name: applied_rerange
Method ID: 0x1007
Method Label: Apply values
Method Help: Applied values- Perform a device rerange by applying the desired Upper Range Value and Lower Range Values to the device input
- {
- char status[3];
- char disp_string1[60];
- char disp_string2[60];
- long varid[3];
- int choice;
- int slen1;
- int slen2;
- slen1 = 60;
- slen2 = 60;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE ("|en|Please ensure that the device is not in hardware/software write protect mode.\n WARN-Loop should be removed from automatic control");
- _add_abort_method(4118);
Please login for more