Hi everyone,
When i enter an array of type Real64 in the Enum Values input of a Pop-Up List, some numbers such as 8.2, 8.8 and 9.2 are displayed wrongly and as a consequence of that, the Enum output of these numbers which is stored in a string variable is also wrong and all SCPI commands that use this text variable will not be executed by my Device.
How can i make the selection list in the pop up list shows up correctly .
I would appreciate any help.
When i enter an array of type Real64 in the Enum Values input of a Pop-Up List, some numbers such as 8.2, 8.8 and 9.2 are displayed wrongly and as a consequence of that, the Enum output of these numbers which is stored in a string variable is also wrong and all SCPI commands that use this text variable will not be executed by my Device.
How can i make the selection list in the pop up list shows up correctly .
I would appreciate any help.
Why make life more complex if nbot needed. Reduce your amount of memory needed for this variables.
Bug is confirmed i think- hoping that there will be a fix soon.