Loading…
Loading…
Method Name: transmitter_loop_test
Method ID: 0x1023
Method Label: Loop test
Method Help: Loop test- Allows the User to manually manipulate the Analog Output to a selected constant output value
- {
- char status[3];
- char disp_string1[300];
- char disp_string2[300];
- long var_id[1];
- int use_abort_method;
- int choice;
- int slen1;
- int slen2;
- float f;
- slen1 = 300;
- slen2 = 300;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _get_dictionary_string(19726337,(disp_string1),(slen1));
Please login for more