ShowConfirmation Property
Applies To
Vision Calibration
Description
Sets / returns whether to display a confirmation dialog at calibration.
Usage
VGet Calibration.ShowConfirmation, var
VSet Calibration.ShowConfirmation, value
- Calibration
- String variable containing a calibration name.
- var
- Boolean variable that will contain the value of the property
- value
- Boolean value or expression for the new value of the property.
Values
- -1 - True: Display
- 0 - False: Not display
Remarks
Sets / returns whether to display a confirmation dialog at runtime for VCal when the calibration cycle has completed.
Set this parameter to "False” if you do not want operators to verify the calibration results.
See Also
VCal Statement, VCalPoints Statement, Vision Calibration