LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder cRIO 2

     Dear,
 
I have a project which use the cRIO 9102.
There are: - the "main VI" one the Host computer
                  - One VI on the FPGA target: "FPGA VI"
                  - different subVI on the host
 
I would like created an application of the "main VI" with the Application builder. I work with LV8.5
 
I need some informations to realize this:
 
1 : Do I need to create an application of the "main VI" including other subVI to execute this application on an other computer which have not LabVIEW install (just Labview Runtime Engine)
 
2 : How to used this application with an other cRIO?
 
3: Is there a tutorial which explain how to created an application with a cRIO
 
Any help would be appreciated
 
Regards
 
  Massif
0 Kudos
Message 1 of 5
(3,140 Views)
I arrived to build the application but more document or a precise tutorials could be good for the user.
0 Kudos
Message 2 of 5
(3,094 Views)

Dear Massif,

Congratulations on building/deploying your first cRIO application. I am fairly new to the technology myself, and was surprised how easy FPGA and real time programming was. If you are still interested in furthering your knowledge, the national instruments website contains a lot of cRIO related information.

If, like me, you are relatively inexperienced with programming for cRIO targets, the following articles and tutorials are probably the most useful.

 

INTRODUCTION: NI CompactRIO – Reconfigurable Control and Acquisition System

http://zone.ni.com/devzone/cda/tut/p/id/2856

 

Tutorial: NI CompactRIO Project and Building Source Distributions

http://decibel.ni.com/content/docs/DOC-1697

 

CompactRIO Hands-On Tutorial- Basics I

http://zone.ni.com/devzone/cda/tut/p/id/3111

 

CompactRIO Hands-On Tutorial- Basics II

http://zone.ni.com/devzone/cda/tut/p/id/3112

 

And finally, should you encounter and issues…

Troubleshooting CompactRIO Controllers in Measurement and Automation Explorer

http://zone.ni.com/devzone/cda/tut/p/id/6537

 

Thanks for your time, and best wishes with your programming!!

Richard

Rich Roberts
Senior Marketing Engineer, National Instruments
Connect on LinkedIn: https://www.linkedin.com/in/richard-roberts-4176a27b/
Message 3 of 5
(3,078 Views)

Rich,

Nice summary of resouces....

SteveA
CLD

-------------------------------------
FPGA/RT/PDA/TP/DSC
-------------------------------------
0 Kudos
Message 4 of 5
(3,070 Views)

  Dear RPR,

Thank you for all these documents.

To distributing the applications with "application builder" I used :

Distributing Applications with the LabVIEW Application Builder
http://zone.ni.com/devzone/cda/tut/p/id/3303

What Additional Files Are Required with an Executable Created with the LabVIEW Application Builder?http://digital.ni.com/public.nsf/allkb/E11297C4EECAB110862565A900648083

 

After to created the Executable:

How Do I Create an Executable Out of My LabVIEW FPGA VI?http://digital.ni.com/public.nsf/allkb/17EA4DD6AAECD50A862570A7004B6146

Regards

       Massif

0 Kudos
Message 5 of 5
(3,056 Views)