VeriStand .NET API Reference

ValueSource.isConstant Field

Specifies whether a channel value is determined by a constant or by a channel.

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 ReadOnly isConstant As Boolean
C#
public readonly bool isConstant
Visual C++
public:
initonly bool isConstant

Field Value

true (True in Visual Basic) if the channel value is determined by a constant. false (False in Visual Basic) if it is determined by a channel.

See Also

Log in to get a better experience