Loading…
Loading…
Method Name: EnterLicenseKeysMethod
Method ID: 0x4177
Method Label: Enter License Keys
Method Help:
- {
- char status[3];
- long select;
- int MethodComplete;
- int isOptionalContinuousFlowAnalysisEnabled;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- select = 0;
- MethodComplete = 0;
- do {
- _MenuDisplay(17297,literal_string(1913),literal_string(1914));
- send(157,status);
- if (status[0] > 0)
- {
- display_response_status(157,status[0]);
- MethodComplete = 0;
- }
- else
Please login for more