API Reference v9.2.0

MicroscopeConfigstruct

Module: ZaberMotionMicroscopy

Configuration representing a microscope setup. Device address of value 0 means that the part is not present.

To use this type, add import ZaberMotionMicroscopy to the top of your source code.

Properties

p

focusAxis

optional
microscopeConfig.focusAxis
AxisAddress? Focus axis of the microscope.
p

xAxis

optional
microscopeConfig.xAxis
AxisAddress? X axis of the microscope.
p

yAxis

optional
microscopeConfig.yAxis
AxisAddress? Y axis of the microscope.
p

illuminator

optional
microscopeConfig.illuminator
Int? Illuminator device address.
p

filterChanger

optional
microscopeConfig.filterChanger
Int? Filter changer device address.
p

objectiveChanger

optional
microscopeConfig.objectiveChanger
Int? Objective changer device address.
p

autofocus

optional
microscopeConfig.autofocus
Int? Autofocus identifier.
p

cameraTrigger

optional
microscopeConfig.cameraTrigger
ChannelAddress? Camera trigger digital output address.