Loading…
Loading…
Method Name: fix_ao_1
Method ID: 0x4260
Method Label: mA Output Loop Test
Method Help: Fix mA Output- Allows the User to manually manipulate a selected mA output to a selected constant output value.
- {
- char status[3];
- int choice;
- int connection_point;
- long var_id[1];
- char disp_string[150];
- char disp_string1[100];
- char disp_string2[150];
- char disp_string3[100];
- int slen;
- int slen1;
- int slen2;
- int slen3;
- float lowPoint;
- float highPoint;
- float fixedValue;
- float new_fixedValue;
- int deviceChoice;
- int loop_choice;
- deviceChoice = 0;
- slen = 150;
- slen1 = 100;
- slen2 = 150;
- slen3 = 100;
- _add_abort_method(16993);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- ACKNOWLEDGE(literal_string(581));
- connection_point = _ivar_value(16391);
Please login for more