Gets or sets the
Expression that is evaluated to determine whether the loop should stop executing. The loop terminates when this expression is
false (False in Visual Basic).
Namespace:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property LoopTest As Expression |
Property Value
An
Expression object.