VeriStand .NET API Reference

LUTValue.Scaled Property

Gets or sets the scaled LUTValue.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Property Scaled As Double
C#
public double Scaled { get; set; }
Visual C++
public:
property double Scaled {
	double get ();
	void set (double value);
}

See Also

Log in to get a better experience