From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scan CSV with SI formated numbers

I have a lot of trace data in CSV format where the frequency is formated as a SI number. I am trying to read that data back in but am having trouble with the formating strings. Please see the attached example.

0 Kudos
Message 1 of 4
(2,587 Views)

Hi Viper,

 

there's a workaround...

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,582 Views)

There does appear to be a problem.  Fortunately, there is a relatively simple workaround that scales a bit better than your original, but will use a bit more memory.

 

ScanMultipleFormatsFromCSV.png

 

I have filed CAR 309897 on the issue so R&D can fix it.

Message 3 of 4
(2,579 Views)

Thanks to all. My final solution with credit to contributors. I have left default data at the input to display a trace at the end. Remove data to save with a smaller footprint.

Message 4 of 4
(2,556 Views)