|
|
virtual void | onPropertiesChanged () |
| |
|
virtual void | onPropertyChanged (const char *name, const char *propName, const char *propValue) |
| |
|
virtual void | onChannelGroupChanged (const char *newChannelGroupName) |
| |
|
virtual void | onConfigGroupChanged (const char *groupName, const char *newConfigName) |
| |
| virtual void | onSystemConfigurationLoaded () |
| | Called when the system configuration has changed.
|
| |
|
virtual void | onPixelSizeChanged (double newPixelSizeUm) |
| |
|
virtual void | onPixelSizeAffineChanged (double v0, double v1, double v2, double v3, double v4, double v5) |
| |
|
virtual void | onStagePositionChanged (const char *name, double pos) |
| |
|
virtual void | onXYStagePositionChanged (const char *name, double xpos, double ypos) |
| |
|
virtual void | onExposureChanged (const char *name, double newExposure) |
| |
|
virtual void | onShutterOpenChanged (const char *name, bool open) |
| |
|
virtual void | onSLMExposureChanged (const char *name, double newExposure) |
| |
|
virtual void | onImageSnapped (const char *cameraLabel) |
| |
|
virtual void | onSequenceAcquisitionStarted (const char *cameraLabel) |
| |
|
virtual void | onSequenceAcquisitionStopped (const char *cameraLabel) |
| |
◆ onSystemConfigurationLoaded()
| virtual void MMEventCallback::onSystemConfigurationLoaded |
( |
| ) |
|
|
inlinevirtual |
Called when the system configuration has changed.
"Changed" includes when a configuration was unloaded, for example because loading a new config file failed.
The documentation for this class was generated from the following file: