VeriStand .NET API Reference

LUTValue.PreScaled Property

Gets or sets the pre-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 PreScaled As Double
C#
public double PreScaled { get; set; }
Visual C++
public:
property double PreScaled {
	double get ();
	void set (double value);
}

See Also

Log in to get a better experience