VeriStand .NET API Reference

LINPort.GetOutgoing Method

Accesses the Outgoing section of the port, which includes outgoing sporadic and unconditional frames.

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

A reference to the Outgoing class.

See Also

Log in to get a better experience