Hello to every one,
As you can see from the object, I have an issue due to the fact that Lb does not recognize the comma.
Practically, I have tried to open a VI created by me in a my colleague's laptop and I found that his Lb program (version 2012) does not allow me to plot data, saved in a text file, in which the decimal separator is the comma.
Later, I found that this happens because his Lb program does not recognize the comma; for example it is impossible to insert a costant DBL with comma as decimal separator. When i write "it is impossible" I mean phisically, that is when i press comma on my keybord it happens nothing.
At the same time, when I try to use the subVi "fract/exp string to number", if the input string is equal to 1,2( for example) it returns 1 even if the "use system decimal point" is true.
Has anyone got the same problem?
Thanks!