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.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Can an sbRIO-9651 output quadrature signals?

Hi all, I'm new here and I was wondering if it is possible (and how) to use labview to designate a quadrature signal, and then use an sbRIO to output that signal. Any help would be much appreciated.

 

In case you're wondering: what I need to do is send a quadrature signal to a motor controller which then uses that signal to ramp up/down motor RPMs, and I want to do that digitally instead of going out and buying a physical knob of some sort.

0 Kudos
Message 1 of 2
(3,990 Views)

Hi Jason,

 

I am glad that you are starting using LabVIEW and have this interesting project to develop your programming skills.

 

It is indeed possible to output this quadrature signal and control motors from your sbRIO.

 

I would recommend to start by using an example inside LabVIEW to get started on using Digital Ouput tasks. For this you would need to access the example finder as demonstrated on the link below:

 

http://www.ni.com/getting-started/labview-basics/examples

 

The example I find suited for your case is called "Digital Line Output - R series.lvproj" and the exact location is on:

 

Hardware Input and Output -> R series -> Basic IO 

 

Please review this code and try to understand the architecture and how the code works. Also there are many other examples that you can learn from.

 

I hope this helps,

 

David M.

National Instruments

0 Kudos
Message 2 of 2
(3,860 Views)