WWW.NNC.IR
Basic Knowledge For Macro Customize
Functions
233
5
Optimizing Scenes (Measurement Flows) (Macro Customize
Functions)
Vision System FH/FZ5 Series
User’s Manual (Z340)
• Text display (*MEASUREDISPT)
The text display subroutine is executed when text display is executed. The process is executed at the
timing below.
• Graphic display (*MEASUREDISPG)
The graphic display subroutine is executed when graphic display is executed. The process is executed at
the timing below.
• Measurement Flow Update (*RENUMPROC)
The measurement flow update subroutine is executed when the measurement flow is changed. The
process is executed at the timing below.
• Measurement result clear (*CLEARMEASUREDATA)
The measurement result clear subroutine is executed when measurement results are cleared. The
process is executed at the timing below.
Details of subroutine
execution timing
Main cases of execution
When the text display is updated
• When measurement is executed
• When the text window settings are changed
• When the text window is set to "Define displayed unit" and the processing unit
selected in the measurement flow is changed
Details of subroutine
execution timing
Main cases of execution
When the image display is
updated
• When measurement is executed
• When the image window settings are changed
• When the image window is set to "Define displayed unit" and the processing
unit selected in the measurement flow is changed
Details of subroutine
execution timing
Main cases of execution
Immediately after flow editing
• When the order of the processing units in the measurement flow is changed,
such as adding, deleting, or moving a processing unit.
• When a macro function is executed that changes a processing unit number in
the measurement flow or changes a processing unit, such as "AssignUnit",
"CopyUnit", or "DeleteUnit".
Details of subroutine
execution timing
Main cases of execution
When measurement results are
cleared
• When "OK" is clicked in the measurement result clear screen.
• When the macro function that clears measurement results is executed