Write-only
About Cal Window

DisplayOnlyCalWindowDuringCalAcquisition Method


Description

Clears the flags for windows to be shown during calibrations other than the Cal Window.  To flag a window to be shown see DisplayNAWindowDuringCalAcquisition

 VB Syntax

calMgr.DisplayOnlyCalWindowDuringCalAcquisition

Variable

(Type) - Description

calMgr

(object) - A CalManager object

Return Type

Not Applicable

Default

Not Applicable

Example

calMgr.DisplayOnlyCalWindowDuringCalAcquisition

See example using this command

C++ Syntax

HRESULT DisplayOnlyCalWindowDuringCalAcquisition()

Interface

ICalManager5