Read-only
About Cal All

GeneratedCalsets Property


Description

Returns the cal set names that were produced by the cal all session.

 VB Syntax

csets = calAll.GeneratedCalsets

Variable

(Type) - Description

csets

(Variant Array) Variable to store the returned cal set names.

calAll

A CalibrateAllChannels (object)

Return Type

Variant Array

Default

Not Applicable

Examples

csets = calAll.GeneratedCalsets

See example program

C++ Syntax

HRESULT get_GeneratedCalsets (VARIANT*, propNames);

Interface

CalibrateAllChannels


Last modified:

28-Mar-2012

New topic