Loading…

方法名称: MthCalibratePath

方法ID: 0x43A9

方法标签: Path calibration

方法描述: Measures the path lengths and stores the result (Fct. D2.2)


  • {
  • char achCmdStatus[3];
  • long ai32VariableIds[16];
  • int iOptionChosen;
  • char stStandardDct[60];
  • int iLengthStStandardDct;
  • float flResponseTimeZeroCalibration;
  • int iResponseTimeZeroCalibration;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • iOptionChosen = SELECT_FROM_LIST(literal_string(1856),literal_string(1841));
  • _add_abort_method(17320);
  • switch (iOptionChosen)
  • {
  • case 0:
  • return;
  • break;
  • case 1:
  • _lassign(17131,2182);


请登录以获得完整内容