VeriStand .NET API Reference

FrameInformation.GetFrameID Method

Gets the Frame ID channel under the current Frame Information section. The Frame ID channel contains the ID number that identifies an incoming, raw data format NI-XNET frame.

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

Return Value

A FrameID reference.

See Also

Log in to get a better experience