Loading…

Method Name: methodOpenStopAdj

Method ID: 0x4024

Method Label: Open Stop Adjustment

Method Help: Open stop adjustment; Allows to adjust travel to less than mechanical limits. Must be between 60% and 100% of mechanical travel set with Find Stops.


  • {
  • char nbr;
  • char status[3];
  • char prevMode;
  • int result;
  • send(249,status);
  • if (status[0] != 0)
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(1228));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16385) != 0)
  • {


Please login for more