Loading…

Method Name: re_zero_configuration

Method ID: 0x40B3

Method Label: Re-Zero

Method Help:


  • {
  • char ucStatus[3];
  • char ucXmtr_status[25];
  • int nRetry;
  • int nChoice;
  • char ucDispString1[60];
  • int nSlen1;
  • nSlen1 = 60;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _iassign(16442,1);
  • _add_abort_method(16560);
  • do {
  • send_command(128);
  • if (sensorType == 0xE0)
  • {
  • _get_dev_var_value(literal_string(433),0,16443);
  • send(138,ucStatus);
  • if (ucStatus[0] == 32)


Please login for more