WWW.NNC.IR
Macro Reference
655
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
RefreshTextWindow
Updating the text display window.
Format
RefreshTextWindow
Parameter
None.
Return value
None.
Description
Updating the text display window.
Execute this macro function to update the display after redrawing detailed results in the text window.
Usage Cautions
• None.
Example
In the communication macro, sets the value of the measurement result of calculation expression 0 of the
calculation processing unit of Processing Unit number 5 of the current scene, and then updating the display
of the text window."Calculation result of calculation expression 0" is external reference data number 5.
Useable Modules
Communication Command Macro / Scene Control Macro
Supported Versions
Version 3.50 or later
Related Items
Rem Set the value as the measurement result.
SetUnitData 5, 5, 100
Rem Update the text window display.
RefreshTextWindow
RefreshImageWindow (Reference: X Details (p.653)) RefreshJudgeWindow (Reference: X Details (p.654))
RefreshTimeWindow (Reference: X Details (p.656)) SetTextWindow (Reference: X Details (p.729))