Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.2.12 Interval plug-in

Function

This plug-in controls the execution interval between steps.

The operator specifies the wait time for a process as the execution interval, and JP1/AO waits for the execution interval to elapse before executing succeeding steps. By using an interval plug-in, you can execute steps at fixed intervals.

Figure 4‒6: Interval plug-in

[Figure]

Cautionary notes

Version

01.10.01

Tag

Control Flow

Return codes

Return code

Description

0

Ended normally.

A number greater than or equal to 1 (excluding 80)

The plug-in terminated abnormally. Use the hcmds64getlogs command to acquire log information and identify the problem.

80

Task execution has stopped.

Property list

The following table describes the property.

Property key

Property name

Description

Default value

I/O type

Required

interval

Interval

This property specifies how long to wait before executing the next step, in the range from 1 to 1,440 (seconds).

10

Input

R

Related topics