WWW.NNC.IR
Macro Reference
653
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
RefreshImageWindow
Updates the image window.
Format
RefreshImageWindow
Parameter
None.
Return value
None.
Description
Updates the image window.
Execute this macro function to update the display after executing the ImageUpdate function when a graphic
is redrawn in the image window or the image is redrawn.
Usage Cautions
• None.
Example
In the communication command macro, updates an image displayed in "Camera Image Freeze" image mode
to the most recent image.
Useable Modules
Communication Command Macro / Scene Control Macro
Supported Versions
Version 3.50 or later
Related Items
Rem Update the freeze image to the most recent image.
ImageUpdate
Rem Apply the updated image to the display in the image window.
RefreshImageWindow
ImageUpdate (Reference: X Details (p.568)) RefreshJudgeWindow (Reference: X Details (p.654))
RefreshTextWindow (Reference: X Details (p.655)) RefreshTimeWindow (Reference: X Details (p.656))
SetImageWindow (Reference: X Details (p.704))