|
SignalRawMaxValue Property |
The maximum unscaled value that this signal supports.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public double RawMaxValue { get; set; }
Public Property RawMaxValue As Double
Get
Set
public:
property double RawMaxValue {
double get ();
void set (double value);
}
member RawMaxValue : float with get, set
Property Value
Type:
DoubleSee Also