Click or drag to resize

IMcImageSetTimePhase Interface

An interface implemented by McImageSetTimePhase.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcImageSetTimePhase

The IMcImageSetTimePhase type exposes the following members.

Properties
  NameDescription
Public propertyChannel
The channels to be acquired during this phase
Public propertyDescription
The optional description of this time phase
Public propertyInterval
The time lapse interval during this phase
Public propertyName
The name of this time lapse phase.
Public propertyNumberAcquired
The number of time points acquired
Public propertyNumberToAcquire
The number of time points to acquire
Public propertyUserData
Gets or sets user data for this time phase
Public propertyUserFlags
Gets or sets user flags for this set
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided time phase class
Top
See Also