0% found this document useful (0 votes)
52 views3 pages

NI-CAN CAN Receive With Bus Load Monitoring: or Compatible

This LabVIEW example demonstrates receiving CAN frames via the Network Interface and calculating bus load. It requires LabVIEW 8.6 or later, NI CAN 2.3.6 or later, and the NI-CAN driver. The example displays received arbitration IDs, runs on selecting a CAN device and baudrate, and calculates bus load in a similar way to Measurement & Automation Explorer's Bus Monitor.

Uploaded by

B N Ashwin Gowda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views3 pages

NI-CAN CAN Receive With Bus Load Monitoring: or Compatible

This LabVIEW example demonstrates receiving CAN frames via the Network Interface and calculating bus load. It requires LabVIEW 8.6 or later, NI CAN 2.3.6 or later, and the NI-CAN driver. The example displays received arbitration IDs, runs on selecting a CAN device and baudrate, and calculates bus load in a similar way to Measurement & Automation Explorer's Bus Monitor.

Uploaded by

B N Ashwin Gowda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

NI-CAN CAN Receive with Bus Load

Monitoring
Overview
This example demonstrates how to receive CAN frames via the Network Interface.

Description
It also calculates the bus load as done in Measurement & Automation Explorer's Bus
Monitor.

Requirements
LabVIEW 8.6 "or compatible"
NI CAN 2.3.6 "or compatible"

Steps to Implement or Execute Code


1.) Download and open the attached example
2.) Select your CAN device and Baudrate
3.) Run the LabVIEW example

Additional Information or References


This example displays the same arbitration ID on multiple lines if it is received more than once. If you would
like formatting like Measurement & Automation Explorer's Bus Monitor, refer to CAN Receive Frame and
Display Current Arbitration Data Instead of Multiple Lines. This example uses the Frame API. NI-CAN driver
must be installed as well.

Generated by Jive SBS on 2016-07-27-05:00


1

NI-CAN CAN Receive with Bus Load Monitoring

**This document has been updated to meet the current required format for the NI Code Exchange. For more
details visit this discussion thread**

Generated by Jive SBS on 2016-07-27-05:00


2

NI-CAN CAN Receive with Bus Load Monitoring

Generated by Jive SBS on 2016-07-27-05:00


3

You might also like