WWW.NNC.IR
Macro Reference
402
Vision System FH/FZ5 Series
User’s Manual (Z340)
Debug Commands
Others
Command Function References
Call Executes the registered user-defined function. Reference:
X
Details (p.421)
Cont
Resumes execution of the program after it has been
stopped.
Reference:
X
Details (p.436)
Debug
Set the program execution form and information output
method.
Reference:
X
Details (p.456)
DebugPrint
Outputs debug information to the system status console
window.
Reference:
X
Details (p.458)
List
Outputs all or a part of program list in the system status
console window.
Reference:
X
Details (p.597)
Print Outputs data in the system status console window. Reference:
X
Details (p.639)
SetStop Sets the conditions for stopping program execution. Reference:
X
Details (p.723)
SetUserSubroutine
Register a user-defined function that has been defined in
the external DDL file.
Reference:
X
Details (p.739)
Stop Stops program execution. Reference:
X
Details (p.747)
VarList
Outputs a list of the values of the specified variables in the
system status console window.
Reference:
X
Details (p.796)
Command Function References
ElapsedTime Gets the elapsed time since starting the measurement. Reference:
X
Details (p.508)
ExecuteImageLogging Executes image logging. Reference:
X
Details (p.517)
ExitFzProcess Terminate the Sensor Controller. Reference:
X
Details (p.519)
RaiseOptionEvent Notifies option events to the UI screen. Reference:
X
Details (p.647)
Rem Put a comment in the program. Reference:
X
Details (p.657)
RenumUnitNo Gets the processing unit number after flow edit. Reference:
X
Details (p.660)
ScreenCapture Saves the capture of the screen. Reference:
X
Details (p.693)
SetVar Sets all variables with the specified variable names. Reference:
X
Details (p.741)
StartTimer Starts the elapsed time measurement. Reference:
X
Details (p.746)
SystemReset Reboots the Sensor Controller. Reference:
X
Details (p.754)
Timer Gets the elapsed time. Reference:
X
Details (p.759)
VarPop
Restores the value of the variables that are saved
temporarily.
Reference:
X
Details (p.798)
VarPush
Saves the value of the variables that are saved
temporarily.
Reference:
X
Details (p.801)
VarSave Saves the values of the variables in the scene data. Reference:
X
Details (p.804)
Wait
Pauses the program process for the specified amount of
time elapses.
Reference:
X
Details (p.806)