LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make controls save their state when the project is closed?

Solved!
Go to solution
Solution
Accepted by topic author DroidFreak

Well, I finally figured out how to do it today. Now i just need to figure out how wire my massive program as compactly as possible because LabView doesn't have a zoom funtion. I'm trying to wire 16 analog inputs each of which has 3 calibration inputs, and that's just one of the cRIO's modules.

0 Kudos
Message 41 of 43
(568 Views)

@DroidFreak wrote:

Well, I finally figured out how to do it today. Now i just need to figure out how wire my massive program as compactly as possible because LabView doesn't have a zoom funtion. I'm trying to wire 16 analog inputs each of which has 3 calibration inputs, and that's just one of the cRIO's modules.


It really shouldn't be so massive if you've been making subVIs and bundling related wires together.  😉

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 42 of 43
(561 Views)

I am, but just the first module I'm working on has 48 user inputs (all of which must be saved and read) and 32 front panel outputs. It adds up to a lot of space, even if most of it is occupied with I/O modules and local variables. 😛

0 Kudos
Message 43 of 43
(532 Views)