Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make system standalone?

Solved!
Go to solution

hello, i want to make my system standalone (means dont need pc to work ) using myrio 1900 board.so is it necessary to use FPGA of myrio or it can work with RT level programming?

0 Kudos
Message 1 of 3
(4,638 Views)
Solution
Accepted by topic author sagar1511

Usage of the FPGA only depends on your application.

 

If your application does not require FPGA development, you can have only RT part, and create a stand-alone system. To create a stand alone application, you need to build RT application for your RT part of the software, make it to run as a startup, and deploy on your hardware.

 

Of course your RT code should not have any dependencies on Host part, i.e. network streams, Network shared variables, etc. Or at least you should handle the errors, connected with the lost communication.

 

Thanks,

Arev

 

CTO | RAFA Solutions

 

Certified-LabVIEW-Embedded-Systems-Developer_rgb.jpgCertified-LabVIEW-Architect_rgb.jpg

Message 2 of 3
(4,601 Views)

how can we make system standalone with Fpga Target? Is it necessary to use RT module for standalone purpose?

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