-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The "String to Value.vim" is used when parsing the offset and scale parameters from the parameters file. In the case of floating point inputs the VI is configured to use the regional setting (Use System Decimal Point = TRUE). This causes problems when sharing the file between different computers/locations that use different regional settings.
I propose to change this VI to use "Use System Decimal Point" = FALSE, this will make the reader more according to the XML standard.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working