LiveAcquirer Methods |
The LiveAcquirer type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessHologram |
Accesses the hologram object directly in the current buffer.
(Inherited from BaseSequenceManager.) | |
| CancelSaving |
Cancels the saving of a sequence.
(Inherited from BaseSequenceManager.) | |
| CastSequence |
Casts an existing sequence into the current buffer.
(Inherited from BaseSequenceManager.) | |
| ComputeAndApplyFittingToConfiguration |
Compute fitting on the phase result of the next acquisition using configuration parameters.
| |
| ComputeAndApplyFittingToConfiguration(Int32, Boolean) |
Compute fitting on specified phase result using configuration parameters.
(Inherited from BaseSequenceManager.) | |
| DeregisterConfigurationMemberModification |
Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager.) | |
| DeregisterConfigurationModification |
Deregister a registered function.
(Inherited from ConfigurationEventsManager.) | |
| Dispose | (Inherited from ConfigurationEventsManager.) | |
| ExtractSequence |
Extract the current sequence buffer and resets the data.
(Inherited from BaseSequenceManager.) | |
| GetHologramCopy |
Gets a copy of the defined hologram in the current buffer.
(Inherited from BaseSequenceManager.) | |
| GetNextAcquisition |
Get the next acquisition.
| |
| GetNextReconstruction |
Get the reconstruction results of the next acquired data.
| |
| GetReconstruction |
Gets the reconstruction results of a record in the current buffer.
(Inherited from BaseSequenceManager.) | |
| IsInState |
Determines if the state machine is in the supplied state.
(Inherited from BaseSequenceManager.) | |
| RegisterConfigurationMemberModification |
Register a function that will be executed when the specified member is modified.
(Inherited from ConfigurationEventsManager.) | |
| RegisterConfigurationModification |
Register a function that will be executed when any configuration member is modified.
(Inherited from ConfigurationEventsManager.) | |
| Reset |
Resets recorded buffer.
(Inherited from BaseSequenceManager.) | |
| SaveBigTiffSequence |
Saves the sequence into a BigTiff (.btf) format.
(Inherited from BaseSequenceManager.) | |
| SaveKoalaSequence |
Saves the sequence in a Koala compatible format.
(Inherited from BaseSequenceManager.) | |
| StartAcquiring |
Starts the live acquisition.
| |
| StopAcquiring |
Stops the live acquisition.
|