Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation Service Template Developer's Guide


5.3.20 Displaying the values of plug-in properties during debugging

The following describes the conditions under which the values of plug-in input and output properties appear in the user interface, and the location where these values appear.

Table 5‒5: Conditions for displaying plug-in properties and their location

Type of plug-in property

Displayed plug-ins

Display timing

Display location

Input property

Plug-ins that can be paused, and judge value plug-ins

Timing with which plug-in execution begins

Property Value column in Debug view

Output property

Plug-ins that can be paused#

Timing with which plug-in processing ends

Property Value column in Debug view

#

If a plug-in returns a value of 65 or higher, the processing of the debug task will not pause after the plug-in, even if configured to do so in the interruption settings. This might occur when the value of an input property is specified incorrectly, or JP1/AO is unable to connect to the OS of the operation target device.

Tip

For plug-ins that cannot be paused (except judge value plug-ins), the values of input properties are those specified directly in the input property mapping settings when editing the step. Therefore, the input property values of these plug-ins appear in the Mapping Parameters column in the Debug view.

Related topics