VeriStand .NET API Reference

LINPort.GetIncoming Method

Accesses the Incoming section of the port, which includes incoming single-point frames and raw frame data logging 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 GetIncoming As Incoming
C#
public Incoming GetIncoming()
Visual C++
public:
Incoming^ GetIncoming()

Return Value

A reference to the Incoming class.

See Also

Log in to get a better experience