Loading…

Method Name: methodInterruptProcessNoModeChange

Method ID: 0x40BD

Method Label: Stop Procedure

Method Help:


  • {
  • char status[3];
  • send(253,status);
  • PUT_MESSAGE(literal_string(906));
  • DELAY_TIME(5);
  • send(253,status);
  • do {
  • send(251,status);
  • }
  • while (status[0] == 0x20);
  • ;


Please login for more