public interface AcquisitionSettingsChangedEvent extends MMEvent
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 |
getNewSettings()
Return the freshly changed SequenceSettings.
|
SequenceSettings getNewSettings()