![]() |
DCS_SDK
2.0.0
TCP/IP control library for Ai DCS-100E and DCS-103E
|
Namespace containing AI-created functions and classes. More...
Classes | |
class | DCS_100 |
Contains information and methods for working with DCS devices. More... | |
class | DCS_Info |
Class containing information about a DCS-100 device. More... | |
class | DeviceError |
An exception representing an error message from the device. More... | |
class | DeviceWarning |
An exception representing a warning message from the device. More... | |
Enumerations | |
enum | Mode { Mode::Off = 0, Mode::Continuous = 1, Mode::Pulsed = 2, Mode::Gated = 3 } |
Values that represent modes. More... | |
enum | Trigger { Trigger::Falling = 0, Trigger::Rising = 1 } |
Values that represent trigger edges (e.g. More... | |
enum | Channel { Channel::One = 1, Channel::Two = 2, Channel::Three = 3 } |
Values that represent channels. More... | |
enum | DCS_Type { DCS_Type::DCS_100E, DCS_Type::DCS_103E } |
Values that represents the type of DCS connected. More... | |
Namespace containing AI-created functions and classes.
|
strong |
|
strong |
|
strong |
|
strong |