DrawMeasureImage

Draw processing unit measure image

DrawMeasureImage <measureImageNo>

Parameters
<measureImageNo>
Processing unit measure image number

Return Value
None.

Description
Draw processing unit measure image in the image display window.
The argument <measureImageNo> specifies the number of the measured image of the processing unit. The value that can be specified is 0-3.
The measured image of the processing unit is an image processed when the processing unit executes the latest measurement processing
Because number only 0 is used in principle in the application software of present FJ as for the measured imagery, the value specified for the argument <measureImageNo> always usually becomes 0.
It makes an error(Illegal function call) when performing it not in the *MeasureDispG subroutine.

Notes