Loading…
Loading…
Method Name: PreGasCalibrate
Method ID: 0x40F9
Method Label:
Method Help:
- {
- char status[3];
- long ids[2];
- int sType;
- int iMon;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- sType = _ivar_value(16424);
- iMon = _ivar_value(16411);
- if (iMon < 12 || iMon > 19)
- {
- if (sType != 3)
- {
- ACKNOWLEDGE(literal_string(618));
- _iassign(16479,1);
- }
- else
- {
- _iassign(16479,3);
Please login for more