ExecuteCmd support -
More
information
Command
|
Parameters
|
Return values
|
Comments
|
SetCount |
1..n |
True/False |
Set no of points to use. SetCount forces all points active, assuming
an Import command is next. |
IMPORT
IMPORT2D
IMPORT3D |
POINT=(x,y)
PAGE=1..n |
True/False |
import either a single point or a complete page, 2D, 3D or all |
COMPUTE |
None |
True/False |
recalculate references |
SaveCalib |
CAMERA=<1..n>
FILENAME=<value>
CAMERAID=<value>
UPDATE=0/1 |
True/False |
Save 3D calibration to file. If CAMERA is omitted, configured camera
number will be used. If FILENAME is omitted, profile name and
version will be used. If UPDATE<>0, Profilename, version and camera
name will be updated due to 'Refresh' button in configuration
dialog. CAMERAID should have the form "SN-<serialno>" |
LoadCalib |
FILENAME=<value>
CAMERA=<0..n.1> |
True/False |
Loads 3D calibration from given file. If CAMERA is omitted
configured camera number will be used. |
|
|