CopyMeasureImage

Copy processing unit measure image

CopyMeasureImage <measureImageNo>, <myImageNo>

Parameters
<measureImageNo>
Number of measured image of processing unit
<myImageNo>
Number of image of "Macro" processing unit

Return Value
None.

Description
Copy processing unit measure image.
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.
The image number in "Macro" processing unit is specified for the argument <myImageNo>, and the image specified by this becomes a copy destination. The value that can be specified is 0-31.

Notes