LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in code after reinstalling LabVIEW

Hi, after reinstalling labview I am getting errors in my scan from string vi when I am trying to parse out pieces of it. I believe it is because the string I have as input is converted from UTF8 to LV text. But what I dont understand is why this is happening, I have installed the same LabVIEW version the code is written in and I have installed all the necessary VIs. Did I maybe intall something incorrectly? Why would my code not run after a reinstall. 

 

Note: the EXE I built before reinstalling works.

 

Asasafuchi_0-1747136227495.png

 

0 Kudos
Message 1 of 2
(100 Views)

Hi Asasafuchi,

 


@Asasafuchi wrote:

Hi, after reinstalling labview I am getting errors in my scan from string vi when I am trying to parse out pieces of it. I believe it is because the string I have as input is converted from UTF8 to LV text.


Why don't you provide some examples of input and format strings for ScanFromString so we can try on our own?

Just showing the error message doesn't help to debug your code!

Best regards,
GerdW


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