Loading…
Loading…
Method Name: method_SetEpsilonRGas
Method ID: 0x432A
Method Label: Set Epsilon R Gas
Method Help:
- {
- char cmd_status[3];
- int iResult;
- DD_STRING InitialMessage;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- if (ApplicationType == 1)
- {
- InitialMessage = literal_string(1216);
- }
- else
Please login for more