Loading…
Loading…
Method Name: metCrossCal_TargetGas
Method ID: 0x4006
Method Label:
Method Help:
- {
- char status[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- if (varCrossCal_Gas != 0)
- {
- varCrossCal_Gas = 0;
- send(157,status);
- if (status[0] != 0)
- {
- display_response_status(157,status[0]);
- }
- }
Please login for more