DataFileReplay Class
- Mise à jour2023-02-21
- Temps de lecture : 3 minute(s)
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Remarks
Use the members of this class to configure how NI VeriStand transmits data from a TDMS (.tdms) or XNET data log (.ncl) file onto a CAN bus. You can configure triggers for file replay, set the size of the frame cache, and set the loop rate for updating the frames in the outgoing queue.
You can only add data replay files to NI-XNET CAN interfaces. LIN and FlexRay do not support data replay. |
NI VeriStand only can replay TDMS files that contain specific header information. To ensure your files contain the correct information, use NI VeriStand to create any TDMS files you want to replay in NI VeriStand. |
Accessing this Class
Inheritance Hierarchy
NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
NationalInstruments.VeriStand.SystemDefinitionAPI.Section
NationalInstruments.VeriStand.SystemDefinitionAPI.DataFileReplay
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.