VeriStand .NET API Reference

FrameInformation.GetReceiveTime Method

Gets the Receive Time channel under the current Frame Information section. The Receive Time channel contains the timestamp of the most recently received 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 GetReceiveTime As ReceiveTime
C#
public ReceiveTime GetReceiveTime()
Visual C++
public:
ReceiveTime^ GetReceiveTime()

Return Value

A ReceiveTime reference.

See Also

Log in to get a better experience