VeriStand .NET API Reference

SignalBasedFrame.GetFrameFaulting Method

Gets the Frame Faulting section of the frame, which contains the SkipCyclicFrames and TransmitTime 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 GetFrameFaulting As FrameFaulting
C#
public FrameFaulting GetFrameFaulting()
Visual C++
public:
FrameFaulting^ GetFrameFaulting()

Return Value

A FrameFaulting object.

Remarks

This method is only valid for outgoing cyclic CAN frames.

See Also

Log in to get a better experience