Loading…
Loading…
Method Name: fix_frequency
Method ID: 0x4108
Method Label: Fix frequency out
Method Help: Outputs a user-programmed frequency to the frequency output.
- {
- char status[3];
- int choice;
- int chan_b_assignment;
- long var_id[1];
- char disp_string[100];
- int slen;
- slen = 100;
- send(210,status);
- chan_b_assignment = _ivar_value(16782);
- if (chan_b_assignment != 1)
- {
Please login for more