09-05-2022 11:27 AM
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
09-05-2022 11:59 AM - edited 09-05-2022 12:04 PM
@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.
09-07-2022 02:52 AM
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