Loading…

Method Name: startuserzeroadjust

Method ID: 0x4018

Method Label: Start Auto Adjust

Method Help: Starts the automatic System Zero Adjust


  • {
  • char status[3];
  • int tempInt;
  • float tempFloat;
  • _iassign(16409,2);
  • ACKNOWLEDGE(literal_string(912));
  • send(180,status);
  • if (status[0])
  • {
  • process_abort();
  • }
  • do {
  • _iassign(16410,2);
  • send(181,status);
  • if (status[0])
  • {
  • display_response_status(181,status[0]);
  • process_abort();
  • }
  • tempInt = _ivar_value(16411);
  • PUT_MESSAGE(literal_string(913));


Please login for more