Loading…
Loading…
Method Name: meth_setup_fo_output
Method ID: 0x438C
Method Label: Set Up Frequency Output
Method Help:
- {
- char status[3];
- long select;
- long step;
- long temp;
- char disp_string[100];
- int slen;
- int choice;
- float floatFreqVal;
- float floatRateVal;
- float hz_rate;
- float hz_freq;
- float yatemp;
- float mult;
- long var_id[1];
- int unitType;
- char unitCode;
- select = 0;
- step = 0;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- do {
- switch (step)
Please login for more