Loading…

Method Name: StopMVI

Method ID: 0x402F

Method Label: Stop MVI

Method Help: This will stop MVI test


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • ACKNOWLEDGE("|en|Loop should be back to automatic control");
  • _add_abort_method(4118);
  • send(134, status);
  • DELAY(1,"|en|Stopping MVI");


Please login for more