VeriStand .NET API Reference

FrameInformation.GetTimeDifference Method

Gets the Time Difference channel under the current Frame Information section. The Time Difference channel contains the difference between the two most recent ReceiveTime timestamps.

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

Return Value

A TimeDifference reference.

See Also

Log in to get a better experience