VeriStand .NET API Reference

RawDataBasedFrame.GetFrameInformation Method

Gets the Frame Information section of the frame, which contains the ReceiveTime and TimeDifference channels for the 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 GetFrameInformation As FrameInformation
C#
public FrameInformation GetFrameInformation()
Visual C++
public:
FrameInformation^ GetFrameInformation()

Return Value

A FrameInformation object.

Remarks

This method is only valid for incoming frames.

See Also

Log in to get a better experience