Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

이것은 명령 실행을 위한 IF 조건입니다(이전 단계가 지정된 시간 내에 완료되었을 경우에만 실행).

구성을 위해 다음 매개변수를 설정합니다:

  1. 이전 작업이 수행될 때까지 대기할 시간을

This is the IF condition for running a command (only if the previous steps are completed/not completed in the specified time).

To configure, set up the following parameters:

  1. Set waiting period in HH:MM:SS format for previous action to be performed 형식으로 설정합니다 (1). If 00:00:00 is set, then waiting will last forever00으로 설정하면 무한정 대기합니다.
    Image RemovedImage Added
  2. 이전 명령이 지정된 타임아웃 내에 완료된 경우 수행할 작업을 지정합니다Specify the action to perform if the previous command was completed within the specified timeout (2). Specify the action to perform if the previous action was not completed within the specified timeout
  3. 이전 명령이 지정된 타임아웃 내에 완료되지 않은 경우 수행할 작업을 지정합니다 (3). If the timeout is 타임아웃이 00:00:00, this setting is not applicable인 경우 이 설정은 적용되지 않습니다.
Note
titleAttention!

This command does not affect the commands below (outside of) it.

Example: In this macro, replication (1) and the program on the Сlient (5) start at the same time. If replication is completed within 10 minutes (2), an Email message (3) is sent. Otherwise, a voice alert (4) is played.

이 명령은 그 아래(외부)에 있는 명령에는 영향을 주지 않습니다.

예시: 이 매크로에서는 복제(1)와 클라이언트에서의 프로그램 실행(5)이 동시에 시작됩니다. 복제가 10분 이내에 완료되면(2) 이메일 메시지(3)가 전송됩니다. 그렇지 않으면 음성 알림(4)이 재생됩니다.

Image AddedImage Removed