public interface AcquisitionSequenceStartedEvent extends AcquisitionStartedEvent
SequenceSettings
, it provides access to those
SequenceSettings
.
The default implementation of this event posts on the Studio event bus,
so subscribe to this event using EventManager
.
Modifier and Type | Method and Description |
---|---|
SequenceSettings |
getSettings()
Return the SequenceSettings used to control the parameters of the
acquisition.
|
getDatastore, getSource
SequenceSettings getSettings()