Discussion:
integrate Motion control with LabVIEW RT and Ardence RTX - need a simple and cost effective solution
(too old to reply)
CODE WARRIOR
2006-08-07 06:10:07 UTC
Permalink
Hi, we like to control servo / stepper motor drives (10 or more)

 

We already have a motor drive, controller and interface software through windows.

To ensure reliability, robustness and stability of the system now we are planning to move to LabVIEW RT based software running under

Ardence RTX along with windows.

 

Now we have to integrate the hardware to run with Ardence RTX and LabVIEW RT.

We require a suitable and simple approach to solve this problem.

 

Thanks

Bhoopathy

NEXT INSTRUMENT

SOUTH KOREA

Phone: +82-41-538-0765

Web: <a href="http://www.nextin.co.kr/" target="_blank"> www.nextin.co.kr</a>
Efosa O.
2006-08-07 22:10:12 UTC
Permalink
CODE WARRIOR Hello,
What programming language did you develop the current software in, LabVIEW? There are two different flavors of Real-Time that National Instruments offers, ETS and RTX.&nbsp;I will explain both and you will let me know which works for you.
ETS: This converts a dedicated PC or National Instruments Hardware target into a DEDICATED Real-Time Target. This means the target will run only LabVIEW Real-Time. More information on this can be found <a href="http://sine.ni.com/nips/nisearchservlet?nistype=psrelcon&amp;sortby=localesort&amp;nid=13753&amp;lang=US&amp;filter=%2B%28locale%3Aen%29+%2B%28phwebnt%3A2036%29+%2Bnicontenttype%3Aproductmanual+%2Bmanualstatus%3Acurrent+-doctype%3Aspecifications&amp;title=Dedicated+Real-Time+Target+Manuals" target="_blank">here</a>. RTX: RTX allows users run&nbsp;a Real-Time Operating System in parallel with Windows. It gives you the ability to do your deterministic operations while viewing the User Interface of your application on the same computer, at the same time. You can find more information on that <a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/13754" target="_blank">here</a> as well.
After you take a look at both, you will see that it generally depends on which platform you want to develop on that will determine the way forward. If going the RTX route, there might not be much change required besides making sure your computer can run RTX, installing the software, and running your application. However, if going the ETS route, you will have to make sure your application can run on one of the dedicated real-time targets before purchase.
Please keep us posted.Efosa O.
&nbsp;
CODE WARRIOR
2006-08-11 07:10:07 UTC
Permalink
Thanks. I have chosen RTx. I'm using LabVIEW RT and LabVIEW FPGA.
The GUI is windows based. The motion control and FPGA&nbsp; are RTx based.
Is there any way to develop device drivers for the custom hardware in RTx. For example motion controller hardware, FPGA hardware, PCI hardware.
Is there a possibility to use custom FPGA boards to use with LabVIEW FPGA.
Please send me some links
Thanks
Bhoopathy
Efosa O.
2006-08-11 14:40:14 UTC
Permalink
CODE WARRIOR Hello.
You are able to develop device drivers for your custom hardware using the <a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/11737" target="_blank">NI Measurement Hardware Driver Development Kit</a>.
However, it is not possible to use custom FPGA boards with LabVIEW FPGA. The FPGA boards have to be one of our R Series boards. Here are some links that should shed some light on the Measurement Hardware DDK.
<a href="http://digital.ni.com/public.nsf/websearch/2D93070A3DDEFD7186256C59007289E6?OpenDocument" target="_blank">Measurement Hardware Driver Development Kit Frequently Asked Questions</a>
<a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/11737" target="_blank">NI Measurement Hardware DDK (Driver Development Kit)</a> Please post if you have further questios.
Efosa O.NIAE
&nbsp;
CODE WARRIOR
2006-08-16 02:40:06 UTC
Permalink
Thanks. I have the windows DLL for the custom&nbsp;harware board. I want to access it from the LabVIEW RT environment.
Please let mw know if this is possible.
Thanks
Bhoopathy

Loading...