Hi,
Here is what I wanna do :
- read a rapid data from a num. eg : 45.5
- display it on a numeric Up&Down control
When the action to read the rapid data is done, the numeric UpDown control display : 455 (the value without decimal dot). I tried the same thing with an application variables type dnum but the result is the same.
Can someone help?