public interface SLMExposureChangedEvent extends MMEvent
The default implementation of this event posts on the Studio event bus,
so subscribe using EventManager
.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeviceName()
Returns name of the SLM device.
|
double |
getNewExposureTime()
Returns new exposure time of the SLM.
|