Loading…
Loading…
Method Name: th_set_analog
Method ID: 0x4018
Method Label: Set Special Signal
Method Help: Loop test- Allows the User to manually manipulate the Analog Output to a selected constant output value
- {
- int choice;
- long var_id[5];
- int use_abort_method;
- char disp_string1[60];
- char disp_string2[60];
- int slen1;
- int slen2;
- int ret;
- char xmtr_status[25];
- char status[3];
- int cmd;
- SET_NUMBER_OF_RETRIES(10);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- slen1 = 60;
- slen2 = 60;
- _add_abort_method(4118);
Please login for more