Additional Information
Scan From String Function:
Scans the input string and converts the string according to format string.
Use this function when you know the exact format of the input. The input can be string, path, enumerated type, time stamp, or numeric data. Alternatively, you can use the Scan From File function to scan text from a file.
There is also a known issue reported in LabVIEW 2020 version where Scan From String Input in the VI will throw Error 1, but not in EXE form.
The issue has been fixed in LabVIEW 2020 SP1 version and onwards.