Loading…

Method Name: reset_corrects_sp

Method ID: 0x443E

Method Label: SP Reset Corrects

Method Help: SP Calibration shift gets removed


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • long x;
  • int slen1;
  • int number_of_tries;
  • slen1 = 60;
  • PUT_MESSAGE("|en|Method In Progress");
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE ("|en|Please ensure that the device is not in hardware or software write protect mode.\n WARN-Loop should be removed from automatic control");
  • _add_abort_method(4118);
  • SET_NUMBER_OF_RETRIES(3);


Please login for more