DCSModulesAPI  1.0.0
DCS sub project containing all the control modules as libraries.
Public Attributes | List of all members
DCS::DAQ::ChannelLimits Struct Reference

Channel measurement numeric limits. More...

#include <DCS_ModuleAcquisition.h>

Public Attributes

DCS::f64 min = -10.0
 Minimum DAQ accepted value.
 
DCS::f64 max = 10.0
 Maximum DAQ accepted value.
 

Detailed Description

Channel measurement numeric limits.

Only valid for voltage, temperature, etc. type channels. Range - [-10.0, 10.0]


The documentation for this struct was generated from the following file: