Loading…
Loading…
Method Name: AnalogFixedOutputMethodB
Method ID: 0x40EE
Method Label: Fix analog output B
Method Help: Fix Analog Output- Allows the User to manually manipulate a selected Analog Output to a selected constant output value
- {
- char acStatus[3];
- char disp_string1[60];
- char disp_string2[60];
- long Varid[1];
- int use_abort_method;
- int wChoice;
- int wLoop;
- int retry;
- int slen1;
- int slen2;
- slen1 = 60;
- slen2 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
Please login for more