VeriStand .NET API Reference

ReplayBehavior Enumeration

Specifies whether and how frames in a data replay file on an NI-XNET CAN port are filtered.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
ExcludeFrameIDs Replays all frames except those specified by DataFileReplay.FrameIDs.
IncludeFrameIDs Replays only the frames specified by DataFileReplay.FrameIDs.
ReplayEntireFile Replays all the frames in the data replay file.

See Also

Log in to get a better experience