Loading…
Loading…
Method Name: set_chanb
Method ID: 0x42DA
Method Label: Channel B Setup
Method Help: This function will allow the user to setup channel B to act as a frequency output, discrete input or a discrete output. The appropriate configuration parameters will be displayed to the user once this selection has been made.
- {
- char status[3];
- int choice;
- long var_id[1];
- char disp_string[100];
- char disp_string1[100];
- int slen;
- int slen1;
- slen1 = 100;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _get_dictionary_string(858587159,disp_string,slen);
Please login for more