Hi, all,
First of all, my VEEPro version is 7.5
The following is selected in VEE menu
Data>Constant>Real64
Then I got a box. When I input value say 1, then the value would be changing to 1.000000xx
after the text editor is not activated.
For the properties, there is one option "ExpandDuringEdit"
Default value is true, when I change it to false, problem solved.
However, when I select this box,
Edit>Add to Panel
I noticed that when the box is in panel view, it also have those properties, like the "ExpandDuringEdit"
default value is true. So I changed it again to "fault" to avoid the data change.
My question is,
In these cases, does it mean that for certain properties, the value needs to be set twice, both in the detail view and panel view.
Your help is highly appreciated!
Yours,
Yiliu
Edited by: wangyiliu on Jun 14, 2013 4:22 PM
Edited by: wangyiliu on Jun 19, 2013 6:39 PM
First of all, my VEEPro version is 7.5
The following is selected in VEE menu
Data>Constant>Real64
Then I got a box. When I input value say 1, then the value would be changing to 1.000000xx
after the text editor is not activated.
For the properties, there is one option "ExpandDuringEdit"
Default value is true, when I change it to false, problem solved.
However, when I select this box,
Edit>Add to Panel
I noticed that when the box is in panel view, it also have those properties, like the "ExpandDuringEdit"
default value is true. So I changed it again to "fault" to avoid the data change.
My question is,
In these cases, does it mean that for certain properties, the value needs to be set twice, both in the detail view and panel view.
Your help is highly appreciated!
Yours,
Yiliu
Edited by: wangyiliu on Jun 14, 2013 4:22 PM
Edited by: wangyiliu on Jun 19, 2013 6:39 PM
via searching this forum, I found the answer,
simply not use the
data>constant>real32,
but
data>constant>text
can solve this problem.
But would anyone help me with the case, while data is not input by the Text editor,
but from a *.txt file.
READ TEXT
command formats are quite a lot.
However, how could get 100.2 exactly 100.2, rather than 100.200000xxx
BR,
Yiliu