|
DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
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. | |
Channel measurement numeric limits.
Only valid for voltage, temperature, etc. type channels. Range - [-10.0, 10.0]
1.8.11