ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Developing cRIO application without hardware (Not FPGA)

Solved!
Go to solution

I wish to build an application/get started before my hardware arrives (~1.5 months from now).

I am using the following:

  • cRIO-9047 Chassis 1.6 GHz Quad-Core, 70T FPGA, RT, 8-Slot, XT
  • NI 9209 +/- 10V Analog Input, 500 S/s, 16Ch Module
  • NI 9227 4 ch current input, 5Amp, ISO, 50k, 24bit
  • NI 9217 4-Ch PT100 RTD 24-bit, 100S/s/ch, Analog Input
    Module
  • NI 9478 16-Ch 0V to 50V, 1.2A per ch, 7 us, Sinking DO
    Module

This project is for sending current through devices using the sinking DO module and monitoring these devices.

I couldn't see how to simulate the hardware in NI MAX. I understand that its not going to be possible to simulate the FPGA controller, but shouldn't I be able to simulate Labview real time OS that the Chassis could run?

 

I do plan on using FPGA eventually for a PID controller to simulate constant current instead of voltage. But for right now, I just want to simulate labview realtime, that way I can start building the realTime OS (cRIO) part of the application right away.

0 Kudos
Message 1 of 3
(720 Views)
Solution
Accepted by topic author eli.barber

You could simulate a cDAQ chassis and use DAQmx to simulate your cRIO IO and you can build your control logic around that.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(701 Views)

Thank you!

0 Kudos
Message 3 of 3
(688 Views)