Configuring NI-XNET CAN Cyclic Frame Faulting
- Updated2025-04-08
- 2 minute(s) read
Configuring NI-XNET CAN Cyclic Frame Faulting
Configure outgoing cyclic frames of NI-XNET CAN interfaces by adding Skip Cyclic Frames and Transmit Time channels.
- Skip Cyclic Frames—Skips transmission of a specified number of cyclic frames across the bus.
- Transmit Time—Specifies the amount of time that must elapse between subsequent transmissions of a cyclic frame.
- 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.
- Click in the configuration tree.
- Click a port.
- Click .
-
Select a frame and click Add Faulting Channels
.
VeriStand creates a Frame Faulting section under the frame in the configuration tree. - Click Frame Faulting.
-
Depending on your goal, complete the following tasks.
Goal Tasks Skip the transmission of a certain number of frames. - Click Skip Cyclic Frames to display the Skip Cyclic Frames Configuration page.
- Specify the Skip N cycles for the number of cycles to skip .
- Specify the Trigger channel to use to start skipping channels.
Note Skipping begins when this channel does not equal zero.Specify an amount of time that must elapse between frame transmissions. - Click Transmit Time to display the Transmit Time Configuration page.
- Specify the time that must elapse in the Transmit time [sec] field, or select Use trigger channel to set transmit time? and specify a trigger channel from which to get the time.
Note VeriStand uses the value of the channel as the transmit time, in seconds. - Save the system definition file.
After creating Frame Faulting channels, you can use them like other channels in VeriStand. For example, you can map them to other channels or to controls and indicators in the VeriStand Editor or Workspace.
Use the XNET page of the Options dialog box to configure VeriStand to always create faulting channels when you import NI-XNET frames. You can also use the Import NI-XNET Frames dialog box to automatically create channels on a one-time basis when you import frames.
Related Information
- Importing NI-XNET Frames
Import incoming or outgoing frames from an NI-XNET database.
- Mapping Channels and Aliases
Connect channels or aliases to one another.
- Configuring Controls and Indicators to Send and Receive Data
Configure a screen to send a receive data by mapping controls and indicators to a channel in the system definition.
- Adding and Configuring Controls and Indicators
Use the Workspace Controls palette to add and configure controls and indicators to create a user interface.