This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

With VB scripting how to read and write a double and a float variable correctly? any example.

I am using VB scripting with CCS 3.3. It works well with integers but when I try to write a float or a double variable and I read it back. It give wrong value.

Any example to do it correctly?