RealTimeSequenceCallParameterAssignment Class
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Represents the parameter assignments for a real-time sequence. A parameter can have a constant value or map to a channel in a system definition file.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApiAssembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Remarks
Use the members of this class to get or set the name and value of a real-time sequence parameter.
Accessing this Class:
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.BaseNode
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.RealTimeSequenceCallParameterAssignment
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.BaseNode
NationalInstruments.VeriStand.StimulusProfileDefinitionApi.RealTimeSequenceCallParameterAssignment
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.