Gets or sets the
Variables section of the real-time sequence, which is represented by the
Variables pane in the Stimulus Profile Editor.
This section contains all the variables the sequence has access to at run time and can us in expressions. It includes
Parameters,
LocalVariables, and the
ReturnDeclaration, or output value, of the sequence.
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 Variables As Variables |
Property Value
A
Variables object.