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,966 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:

Getting Started with CompactRIO and LabVIEW
https://learn.ni.com/learn/article/getting-started-with-compactrio-hardware-and-labview

 

Getting Started with CompactRIO - Performing Basic Control
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0UdCAI&l=en-US

 

Regards,
KT Lim
Applications Engineer

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