05-21-2015 08:05 AM
Hi.
I would know how can I load the numeric values that I have saved in a txt and then load them into the values of a ring.
For example.
In the properties of the ring I want the item to be displayed as LOW, MEDIUM and HIGH is what the user will choose.
In each option the value is for example
LOW: 1.2
MEDIUM: 2
HIGH 2.6
These values are stored in a txt. and can be modified.
How I can do so that when the user choose LOW, MEDIUM or HIGH load the appropriate value?
Attachment files
Thanks.
05-21-2015 08:33 AM
Use a property node of the RING control.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
05-22-2015 04:12 AM
05-22-2015 04:14 AM
05-22-2015 04:32 AM - edited 05-22-2015 04:33 AM
05-22-2015 05:09 AM
Hi GerW
Could you give me an example or guide me a little?
I took a long time stuck at this point and I do not know how to continue.
best regards
05-22-2015 05:56 AM