| windowNo |
Window number |
Input |
| handle |
ImageWindowM control handle |
Input |
| locationX |
Upper left X coordinate of the window (relative coordinate on the control to which ImageWindowM control is pasted) |
Input |
| locationY |
Upper left Y coordinate of the window (relative coordinate on the control to which ImageWindowM control is pasted) |
Input |
| width |
Window width |
Input |
| Height |
Window height |
Input |
| unitNo |
Processing unit number to be displayed |
Input |
| subNo |
Sub number to be displayed If -1 is specified, positional display mode is used, and the display target will be from the specified processing unit to the previous image-related processing unit. |
Input |
| magnification |
Display magnification Specifies the display magnification in a real number. For example, specify "0.5" to zoom out the display to half size, or specify "2.0" to zoom in the display to double size. If -1 is specified, display magnification will be automatically adjusted to fit to the ImageWindowM window size. |
Input |
| originX |
Upper left X coordinate of a display image relative to the window upper left coordinate |
Input |
| originY |
Upper left Y coordinate of a display image relative to the window upper left coordinate |
Input |
| update |
Update timing 0: Every time of measurement 1: Only when an overall judgement result is NG at the time of measurement 2: Only when a target processing unit is NG at the time of measurement 3: Always update (through display) |
Input |
| visible |
Display 0: Window invisible 1: Window visible |
Input |