Refreshes the
ParameterAssignments and
OutputEvaluation for the sequence call based on the current
contents of the specified
sequence. This ensures that parameter assignments exist for all parameters, and
that the data types of all parameter assignments match the data type of the corresponding sequence.
This method also deletes any parameter assignments that have no corresponding entry in the sequence.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Sub RefreshSequenceCall ( _
sequence As RealTimeSequence _
) |