[Missing <summary> documentation for "T:CWrapper.DeviceType"]
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 name | Description | |
|---|---|---|
| UnknownType | ||
| AnyType | ||
| CameraDevice | ||
| ShutterDevice | ||
| StateDevice | ||
| StageDevice | ||
| XYStageDevice | ||
| SerialDevice | ||
| GenericDevice | ||
| AutoFocusDevice | ||
| CoreDevice | ||
| ImageProcessorDevice | ||
| ImageStreamerDevice | ||
| SignalIODevice | ||
| MagnifierDevice | ||
| ProgrammableIODevice | ||
| SLMDevice | ||
| CommandDispatchDevice |