VeriStand .NET API Reference

Table of Contents

Model.GetSignalsSection Method

Gets the ModelSignals section, which contains all the ModelSignal and ModelSignalGroup objects under the model.

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 Function GetSignalsSection As ModelSignals
C#
public ModelSignals GetSignalsSection()
Visual C++
public:
ModelSignals^ GetSignalsSection()

Return Value

A ModelSignals object.

See Also

Log in to get a better experience