The ZStage type exposes the following members.

Properties

  NameDescription
BottomLimit_um
Lower limit of stage. Set by hardware adapter
deviceName
All devices should be given a name, but it does not have to be unique
(Inherited from MMDeviceBase.)
Ecore (Inherited from MMDeviceBase.)
GuiPersistenceProperties
Notifications to the GUI on how it should behave. This is very important for those devices that are virtual, (especially scripts.)
(Inherited from MMDeviceBase.)
SaveableProperties
Some device properties are not saved from one session to the next This gives a list of those properties that the user defined as needing to be saved
(Inherited from MMDeviceBase.)
StepSize_um
Step size of a single step. This value needs to be assigned in some way.
Stops
List of all the named stops on this stage and their location
TopLimit_um
Upper limit of stage. This information is not provided by the stage automatically, so must be set by the software.

See Also