LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Set variable value" topic

Hi evry!

My vi sends some value of "cluster" type to RT-machine's vi by means of "Set variable (variant).vi", wich, in turn, answers with Error #2: Memory is Full!

How can be that?

Thanx in adv, guys!

P.S.: All versions are 8.2.1.
0 Kudos
Message 1 of 2
(3,052 Views)
Hi Sharonoff,
 
Thanks for contacting National Instruments.  I have been looking into your question a little more and I have some helpful links for you that I think will help you out.  This error is pretty self-explanatory in the fact that the system you are running the VI on is running out of memory.  The links attached below should give you some good guidelines on what to do with managing large data sets trying to avoid this error.  I would particularly pay attention to the article entitled "Managing Large Data Sets in LabVIEW."  However, you want to try and limit the size of the data in the cluster that you are sending to the RT-machine as it may not have a large amount of virtual memory that it can use to handle your data.  Please look over some of these documents and try out some of their methods.  If you have any more questions, reply back and we can go from there.  Thanks!
 
 
Regards

Noah R
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,997 Views)