Loading…
Loading…
Method Name: write_factory_position_calibration_method
Method ID: 0x40A9
Method Label: Restore cal
Method Help: Restore Position Calibration: This function overwrites the user Position calibration with the factory supplied Position calibration.
- {
- char status[3];
- char display_string[60];
- int string_length;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _add_abort_method(16567);
- string_length = 60;
- _get_dictionary_string(19726337,display_string,string_length);
- ACKNOWLEDGE(display_string);
- ACKNOWLEDGE(literal_string(322));
- PUT_MESSAGE(literal_string(323));
Please login for more