LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does size matter in 6.1?

Is there a limit to program, diagram, and or display size in 6.1?  Program developed in 6.1 base and on XP stops responding when saved.  Seems to be related to program size as smaller versions will save, compile and run.
0 Kudos
Message 1 of 6
(2,859 Views)
Hey herb,
    What about example programs that shipped with LabVIEW?  Can you open one of them, save it, compile it, basically do everything with it, without getting the crash?  When it stops responding, is there any error message or any feedback?  What do you have to do when it stops responding?
Brian B
Account Manager
National Instruments
0 Kudos
Message 2 of 6
(2,832 Views)
Try checking out this and this. There might be others. You can get around program size issues by using dynamically loaded VIs.

___________________
Try to take over the world!
Message 3 of 6
(2,812 Views)
Other programs work fine.  The message received is the windows message that the program has stopped responding.  The program has to be ended with the task manager and restarted.
 
0 Kudos
Message 4 of 6
(2,786 Views)
Hey herb,
    Did those two links from tst help out any?  They seem to address some problems with LabVIEW 6.1 and possible program sizes.
Brian B
Account Manager
National Instruments
0 Kudos
Message 5 of 6
(2,767 Views)

Yes, the problem may be with copies of arrays.  The program doesn't run though, it locks when trying to save after all errors are removed, I assume this is when the program is being compiled.

 

0 Kudos
Message 6 of 6
(2,760 Views)