|   | SignalMaxValue Property | 
        
        
        
            The maximum scaled 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
Syntaxpublic double MaxValue { get; set; }Public Property MaxValue As Double
	Get
	Set
public:
property double MaxValue {
	double get ();
	void set (double value);
}member MaxValue : float with get, set
Property Value
Type: 
Double See Also
See Also