Loading…

Method Name: auto_zero_method

Method ID: 0x40F2

Method Label: Auto Zero Execute

Method Help:


  • {
  • char status[3];
  • int temp_auto_zero_time;
  • int temp_auto_zero_exec;
  • int temp_auto_zero_progress;
  • int index;
  • index = 0;
  • send(149,status);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(704));
  • ACKNOWLEDGE(literal_string(695));
  • _get_dev_var_value(literal_string(705),0,16506);
  • send(175,status);
  • temp_auto_zero_time = _ivar_value(16506) + 10;
  • ACKNOWLEDGE(literal_string(706));
  • send(43,status);
  • if (status[0])
  • {


Please login for more