Loading…

方法名称: method_SnapshotRecording

方法ID: 0x432D

方法标签: Snapshot Recording

方法描述:


  • {
  • char cmd_status[3];
  • int iResult;
  • int LoopIndex;
  • int OperationInProgress;
  • int iResultToProdKnown;
  • DD_STRING OperationResultMessage;
  • float fFloatValue;
  • unsigned int uiIntegerValue;
  • int TimeToWait;
  • DD_STRING strPercentValue;
  • DD_STRING strFromDico;
  • DD_STRING strToDisplay;
  • int ProgressBarValue;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • iResult = SELECT_FROM_LIST(literal_string(1289),literal_string(1140));
  • if (iResult > 0)
  • {
  • iResult = SELECT_FROM_LIST(literal_string(1265),literal_string(1266));
  • if (iResult > 0)
  • {
  • PUT_MESSAGE(literal_string(1277));
  • _iassign(16907,0);
  • _fassign(16908,probe_length);
  • send_trans(185,1,cmd_status);
  • if (cmd_status[0] != 0)
  • {
  • display_response_status(185,cmd_status[0]);
  • }
  • else
  • {
  • _iassign(16915,1);
  • send(186,cmd_status);
  • OperationInProgress = 1;
  • DELAY_TIME(3);
  • do {
  • send_trans(187,1,cmd_status);
  • if (Cmd187_SnapshotExecState >= 0)
  • {
  • switch (Cmd187_SnapshotResult)
  • {
  • case 0:


请登录以获得完整内容