Using NI-XNET Frame IDs
- Updated2025-10-27
- 1 minute(s) read
Use frame IDs to prioritize event-triggered frames, filter log file frames, and filter CAN data replay file frames.
Note Refer to the
NI-XNET Hardware and Software Help for more information about frame
identifiers.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
-
Depending on your goal, complete any of the following tasks.
Goal Tasks Prioritizing the order that event-triggered outgoing frames transmit. - Add a CAN, FlexRay, or LIN port.
- Click the port you added.
- On the port configuration page, click the Transmission Order tab.
- Under Pending Transmit Order, click By Identifier.
Filtering specific frame IDs to include or exclude from the log file. - Set up logging for incoming NI-XNET frames.
- Click the XNET logging file you added.
- Use the XNET Data Logging Configuration page to configure filtering in the Data Logging Settings section.
Filtering CAN data replay file frames to specify frame IDs to include or exclude from replay. - Add a CAN data replay file.
- Click the data replay file you added.
- In the File Replay IDs section, use the File Replay Configuration page to configure filtering.
- Save the system definition file.
Related Information
- Adding a CAN, FlexRay, or LIN Port
Add a CAN, FlexRay, or LIN port to a system definition file.
- Logging Incoming NI-XNET Frames
Create TDMS (.tdms) or NI-XNET log (.ncl) files to record incoming frame data during an NI-XNET session.
- Replaying Logged NI-XNET CAN Frame Data
Add and replay TDMS (.tdms) or NI-XNET log (.ncl) files on a CAN bus.