Loading…
Loading…
Method Name: EndZeroMethod
Method ID: 0x4020
Method Label: End Zero
Method Help: End zero flow calibration
- {
- int zeroFlowCalStatus;
- float zeroFlowCalResult;
- long id[1];
- _set_xmtr_device_status(0xFF,0);
- _set_device_status(0xFF,0);
- zeroFlowCalStatus = _ivar_value(16412);
- switch (zeroFlowCalStatus)
- {
- case 0:
- ACKNOWLEDGE(literal_string(635));
- break;
- case 1:
- ACKNOWLEDGE(literal_string(632));
- break;
- case 2:
- _add_abort_method(16413);
- zeroFlowCalResult = _fvar_value(16417);
- id[0] = 16402;
- acknowledge(literal_string(636),id);
- _iassign(16415,2);
Please login for more