05-20-2020 11:40 AM
Please see the attached screenshot. I can't seem to find any obvious errors. I am able to pull in "ExecRevAddress" just fine but not the last two, even though they are seemingly the same data type (integer).
Thank you.
Solved! Go to Solution.
05-20-2020 11:54 AM
That's kind of a strange way to scan all variant attributes to values. Is there a reason you're doing it this way instead of just getting the values directly by name?
Can you post the actual VI, but before you do, add an indicator to the string entering the "scan from string" node and save its value (after running it) as default?
05-20-2020 12:10 PM
Attached, please see the indicator as requested. I don't have very much time to fix something which seems trivial so if the solution is not obvious, I will do something else.
05-20-2020 12:35 PM
My colleague figured it out. LabVIEW doesn't like spaces in the ini file...