Example Code

Generating FM-RDS signals using NI PXIe-5451

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Hardware

  • RF|Wireless

    Software

  • LabVIEW

    Driver

  • NI RF Device Drivers

Code and Documents

Attachment

Overview

Code that exemplifies how to generate a FM-RDS signal with a Function Generator.

 

Description

We have two examples to accomplish a FM-RDS signal using the NI FM-RDS API to generate a waveform through a function generator. Since we are using a Function Generator (FGen), we should use a Digitizer to read the output signal of the FGen.

 

Requirements
1. LabVIEW 2015 (or compatible)
2. NI FM-RDS Toolkit
3. NI FGEN Driver

 

Steps to Implement or Execute Code
1. Select the Function Generator resource
2. Finish execution with the Stop button

 

Additional Information or References: 

 

- Basic Configuration:

Basic.PNG

 

- Advanced Configuration:

Advanced.PNG

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.