WWW.NNC.IR
Macro Reference
518
Vision System FH/FZ5 Series
User’s Manual (Z340)
Example
Uses the MEASUREPROC subroutine in the Unit Macro processing unit to save the logged images using the
file names with a header "new_" in the subdirectory named "Image" under the "C:\temp" directory set as the
logged files destination in the system settings.
After the measurement, a file with file name "new_2012-11-01_13-11-25-0025.ifz" is saved under
"C:\temp\Image".
Useable Modules
Unit macro
Supported Versions
Version 3.50 or later
Related Items
*MEASUREPROC
Rem Execute image logging.
ExecuteImageLogging "Image", "new_"
Return
GetSystemData (Reference: X Details (p.546)) GetUnitData (Reference: X Details (p.552))
Str$ (Reference: X Details (p.749)) Str2$ (Reference: X Details (p.751))