Loading…

Method Name: mmi_auto_zero

Method ID: 0x4257

Method Label: オート ゼロを実行して下さい

Method Help: Please refer to manual for complete calibration instructions.


  • {
  • char status[3];
  • char xmtr_status[25];
  • long var_id[2];
  • int stat;
  • char disp_string[100];
  • char disp_string1[100];
  • int slen;
  • int slen1;
  • int deviceChoice;
  • int loop_choice;
  • deviceChoice = 0;
  • slen1 = 100;
  • slen = 100;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(581));
  • do {
  • deviceChoice = SELECT_FROM_LIST(literal_string(582),literal_string(583));
  • switch (deviceChoice)
  • {


Please login for more