VxCalLoad Statement
This command is only for use with external vision systems and cannot be used with Vision Guide.
Loads the calibration data for an external vision system calibration from a file.
Syntax
VxCalLoad FileName
Parameters
- FileName
- Specify the file name from which the calibration data is loaded using a string expression. The extension is “.caa”. If omitted, “.caa” is automatically added. For extensions other than “.caa”, they are automatically changed to “.caa”. A path cannot be specified.
Description
Loads the calibration data from the specified file in the current project.
See Also
VxCalib Statement, VxTrans Function, VxCalInfo Function, VxCalDelete Statement, VxCalSave Statement
VxCalLoad Statement Example
VxCalLoad "MobileJ2.caa"