View menu


■ Status...

Display the status dialog.

Show the status of currently executing tasks.
In addition, it is possible to switch execution / stop of each task.


item name Description
Task:00 Task number
(0,0) Displays the currently executing X and Y coordinates for task in the format (X, Y).
unknown

Displays the currently executing instructions for task.
Instructions are displayed as "check" "set" "sub" "timer".

0msec Displays the interval between executions of the instruction at coordinates (0, 0) for task in units of msec. (Indicates the scan time)
stop

Displays the execution status of task.
The execution status is displayed as "run" (running), "stop" (stop), "debug run" (during debugging), or "debug wait" (waiting for step execution).

Run Execute the task.
Stop Stop task processing.
Close Close dialog.

■ Debug...

Display the debug dialog.

You can use “Debug Run” to display the state during operation.
As tasks execute in sync with the browser, the processing speed is slower than normal.


Function name Description
STAG format

Switches the display format of STAG value displayed in the debug message. You can select "UTF-8" or "Binary".

TAG

Displays the value stored in the selected TAG. You can select from TAG 00 to 499 or LTAG 00 to 99.

Step Execute a single item instruction.
Debug Run Run step execution continuously.
Run Execute in normal mode.
Stop Stop task processing.
Close Close dialog.