VeriStand .NET API Reference

FlexRayPort.GetOutgoing Method

Accesses the Outgoing section of the port, which includes outgoing event-triggered and cyclic frames and data replay files.

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 GetOutgoing As Outgoing
C#
public Outgoing GetOutgoing()
Visual C++
public:
Outgoing^ GetOutgoing()

Return Value

An Outgoing object.

See Also

Log in to get a better experience