From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Next Steps - LabVIEW RIO Evaluation Kit

cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate analog signal by sb9637 from raw data file?

I've been search how to generate analog signal from raw data file.

I found only DAQ tool for that.

 

I have only Evaluation kit 9637

Anyone can help me to figure out pls?

0 Kudos
Message 1 of 2
(4,553 Views)

Hi Yutana,

Am I correct to say that there are two parts of it
1. Reading signal data from a raw data file

2. Generating the signal to Analog Output
Basically you will need to read the signal data from the data file and make it into an array, then pass the array data into a timed loop with indexing and then to the AO Channel.

What is your raw data file type? Are you able to read the signal data in your vi?


sbRIO9637 is a compactRIO controller. You can find more resource, materials, tutorials and example code from internet using the keywords "cRIO" and "LabVIEW RT and FPGA"
Have a look at these links which may be helpful:

Develop an Embedded System in 10 Minutes
http://www.ni.com/f/products/123/11693/en/

Getting Started with CompactRIO and LabVIEW
http://www.ni.com/pdf/manuals/372596b.pdf

 

Getting Started with CompactRIO - Performing Basic Control
http://www.ni.com/tutorial/11197/en/

 

Regards,
KT Lim
Applications Engineer

0 Kudos
Message 2 of 2
(4,512 Views)