[Missing <summary> documentation for "T:CWrapper.DeviceType"]

Namespace:  CWrapper
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum DeviceType
Visual Basic (Declaration)
Public Enumeration DeviceType
Visual C++
public enum class DeviceType

Members

Member nameDescription
UnknownType
AnyType
CameraDevice
ShutterDevice
StateDevice
StageDevice
XYStageDevice
SerialDevice
GenericDevice
AutoFocusDevice
CoreDevice
ImageProcessorDevice
ImageStreamerDevice
SignalIODevice
MagnifierDevice
ProgrammableIODevice
SLMDevice
CommandDispatchDevice

See Also