-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
X-CAN for myRIO by Stratom, Inc - Toolkit for LabVIEW Download
Version | 1.0.0.2 |
Released | May 19, 2016 |
Publisher | Stratom, Inc |
License | Stratom, Inc. SLA |
LabVIEW Version | LabVIEW>=14.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
X-CAN for myRIO project library. Use this project library to learn how to communicate with the X-CAN for myRIO hardware using straight forward examples. This project also includes the necessary software dependencies required to read and write CAN frames from the X-CAN device. This package requires VIPM 2014 or later for installation.
To run sample project ensure the following steps for hardware and software are performed.
Hardware:
1. Ensure X-CAN hardware is plugged into the MXP A connector on myRIO
2. A compatable RAW CAN device is plugged into the myRIO using the DB9 or 3-Pin screw terminal connector.
Software:
1. Open LabVIEW
2. Select 'Create Project' from the Getting Started Window splash screen
3. Select the myRIO category underneath Sample Projects
4. Choose the X-CAN for myRIO application and complete the wizard to launch the project
5. Open RT Main.vi
6. Select Read or Write mode and Loop Rate
7. Run RT Main.vi
8. Observe the X-CAN LEDs for read or write operations. The CAN Frame [Read] indicator will
show data recieved from the raw CAN device when a successfull connection is made.