VeriStand .NET API Reference

Model.GetOutportsSection Method

Gets the Outports section, which contains all the Outport and OutportGroup 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 GetOutportsSection As Outports
C#
public Outports GetOutportsSection()
Visual C++
public:
Outports^ GetOutportsSection()

Return Value

An Outports object.

See Also

Log in to get a better experience