Home
Quickstart Guide
Introduction RIO Academic RIO Application examples Your first RT app Your first FPGA app
Real-Time
Basic procedures System admin File system I/O monitor System controller architecture Timed loops Inter-process communication RT/Host communication RT/FPGA communication FPGA personalities Interrupts Datalogger (file I/O)
FPGA
Design flow Simulation Inter-process communication RT/host communication Derived clock domain IP blocks FPGA personality
Networking
Get connected Email Web services UDP TCP IP addresses
Site Map
Guides Code examples Procedures Tags LabVIEW block diagram elements Targets Communications All pages
Glossary How to use About
RIO Developer Essentials Guide for Academia
RT guide

Academic RIO Device Toolkit Express VIs

Develop Academic RIO Device applications by writing code exclusively for the RT target, and use Express VIs to access the wide variety of I/O devices implemented by the default Device FPGA personality.

LabVIEW "myRIO" subpalette showing all available Express VIs

Summary

Analog In

https://youtu.be/N6Mi-VjBlmc (1:59)

Analog Out

https://youtu.be/gaDlExM4WbU (2:05)

Digital In

https://youtu.be/litswKgOmZA (1:52)

Digital Out

https://youtu.be/Y8mKdsMAqrU (2:20)

Button

https://youtu.be/Sa4SsFWgVew (0:56)

LED

Accelerometer

PWM

https://youtu.be/mVN9jfwXleI (2:40)

Encoder

https://youtu.be/nmGlRqhQ6Rw?start=81 (1:00)
https://youtu.be/CpwGXZX-5Ug (10:06)

SPI

https://youtu.be/S7KkTeMfmc8 (5:51)
https://youtu.be/GaXtDamw5As (7:01)

I2C

https://youtu.be/7CgNF78pYQM?start=333 (2:00)
https://youtu.be/7CgNF78pYQM (8:46)

UART

https://youtu.be/0FMnkFDsGQs (5:28)
https://youtu.be/odN66E85J5E (7:55)

Interrupt

For more information

  1. Getting Started with the myRIO Toolkit (http://zone.ni.com/reference/en-XX/help/373925C-01/myriohelp/myrio_get_started)
    Software installation, setting up myRIO, myRIO programming tutorials, and creating your myRIO application.