LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Memory is full (Not enogh memory)

OOOH .. actually i wrote a detailed reply thanking you guys with attached photos and everything i need to know and posted it but i dont see it here .. it is gone :((((((((((((

am gonna write it tomorrow .. i really appreciate your help guys that was awesome

0 Kudos
Message 11 of 13
(413 Views)

@Labview.Beginner wrote:

OOOH .. actually i wrote a detailed reply thanking you guys with attached photos and everything i need to know and posted it but i dont see it here .. it is gone :((((((((((((


It seems it got automatically flagged by the spam detector, but now released. It's all there! 😄

 

Most likely R&S did not optimize their drivers for gigantic datasets and I am sure they could do more. They probably chose DBL to simplify further processing (most signal processing tools, linear algebra, etc. work on DBL). I am not familiar with their driver kit. Maybe there are more low-level tools that you could use instead.

 

No matter what, keep all subVIs closed, disable debugging, and only push a tiny subset of the data to the front panel and keep the rest in the wire on the diagram.

 

Message 12 of 13
(399 Views)

i looked into all the drivers hoping to find a low-level tool with an output array with less memory consumbtion like U8 or something but i all i found was DBL.. 

 

thanks for your help and advice

0 Kudos
Message 13 of 13
(352 Views)