|
| struct | IDevice |
| | Represents an openDAQ device. The device contains a list of signals and physical channels. Some devices support adding function blocks, or connecting to devices. The list of available function blocks/devices can be obtained via the getAvailable functions, and added via the add functions. More...
|
| |
| struct | IDeviceNetworkConfig |
| | Interface for managing device network configuration information and settings. More...
|
| |
| class | DeviceNetworkConfigPtr |
| | Interface for managing device network configuration information and settings. More...
|
| |
| class | GenericDevicePtr< InterfaceType > |
| | Represents an openDAQ device. The device contains a list of signals and physical channels. Some devices support adding function blocks, or connecting to devices. The list of available function blocks/devices can be obtained via the getAvailable functions, and added via the add functions. More...
|
| |