Loading…
Loading…
Method Name: analog_in_calib_method
Method ID: 0x4330
Method Label: Analog Input
Method Help:
- {
- float qa, qb, qc, qd, qe, mpp; int q, q0, q1, q2, q3, q4, q5, q6, q7, q8; char S[3];
- int b, c, n, user_input;
- unsigned int i;
- long ids[2];
- float t;
- float d;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(1);
- _set_resp_code((8),0);
- send(151,S); if(_ivar_value(16804)>2) { ACKNOWLEDGE("|en|The DD revision is not compatible with the firmware in the device.\nContact your Fisher sales office for an upgrade to your DD."); return; };
- send(138,S); if((_ivar_value(16791) & 0x80) > 0) { ACKNOWLEDGE("|en|This action is not supported when the instrument is jumpered for multi-drop operation"); return; };
- if(1 == _ivar_value(167))
- {
- ACKNOWLEDGE("|en|Protection must be disabled to perform this operation.");
- process_abort();
- }
- user_input = SELECT_FROM_LIST("|en|This sensor is adjusted at the factory and generally does not require adjustment in the field.","|en|Continue;Exit");
Please login for more