Gets or sets whether a custom device channel can be calibrated or scaled into specific engineering units.
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 Scalable As Boolean |
| C# |
|---|
public bool Scalable { get; set; } |
| Visual C++ |
|---|
public:
property bool Scalable {
bool get ();
void set (bool value);
} |
Property Value
true (True in Visual Basic) if the channel is scalable.