Click or drag to resize

TriggeredSequenceRecorder Methods

The TriggeredSequenceRecorder type exposes the following members.

Methods
 NameDescription
Public methodAccessHologram Accesses the hologram object directly in the current buffer.
(Inherited from BaseSequenceManager)
Public methodCancelRecording Cancels the record of a sequence but keeps the recorded data.
Public methodCancelSaving Cancels the saving of a sequence.
(Inherited from BaseSequenceManager)
Public methodCastSequence Casts an existing sequence into the current buffer.
(Inherited from BaseSequenceManager)
Public methodComputeAndApplyFittingToConfiguration Compute fitting on the phase result of the next acquisition using configuration parameters.
(Inherited from LiveAcquirer)
Public methodComputeAndApplyFittingToConfiguration(Int32, Boolean) Compute fitting on specified phase result using configuration parameters.
(Inherited from BaseSequenceManager)
Public methodDeregisterConfigurationMemberModifiedEvent Deregister a function registered to the specified member.
(Inherited from ConfigurationEventsManager)
Public methodDeregisterConfigurationModifiedEvent Deregister a registered function.
(Inherited from ConfigurationEventsManager)
Public methodDispose
(Inherited from ConfigurationEventsManager)
Public methodExtractSequence Extract the current sequence buffer and resets the data.
(Inherited from BaseSequenceManager)
Public methodGetHologramCopy Gets a copy of the defined hologram in the current buffer.
(Inherited from BaseSequenceManager)
Public methodGetNextAcquisition Get the next acquisition.
(Inherited from LiveAcquirer)
Public methodGetNextReconstruction Get the reconstruction results of the next acquired data.
(Inherited from LiveAcquirer)
Public methodGetReconstruction Gets the reconstruction results of a record in the current buffer.
(Inherited from BaseSequenceManager)
Public methodIsInState Determines if the state machine is in the supplied state.
(Inherited from BaseSequenceManager)
Public methodRegisterConfigurationMemberModifiedEvent Register a function that will be executed when the specified member is modified.
(Inherited from ConfigurationEventsManager)
Public methodRegisterConfigurationModifiedEvent Register a function that will be executed when any configuration member is modified.
(Inherited from ConfigurationEventsManager)
Public methodReset Resets recorded buffer.
(Inherited from BaseSequenceManager)
Public methodSaveBigTiffSequence Saves the sequence into a BigTiff (.btf) format.
(Inherited from BaseSequenceManager)
Public methodSaveKoalaSequence Saves the sequence in a Koala compatible format.
(Inherited from BaseSequenceManager)
Public methodStartAcquiring Starts the live acquisition.
(Overrides LiveAcquirerStartAcquiring)
Public methodStartAcquiring(IProgressSingle) Starts the live acquisition.
Public methodStopAcquiring Stops the live acquisition.
(Inherited from LiveAcquirer)
Public methodTrigger Trigger the sequence recording in the configured buffer.
Top
See Also