02-04-2013 03:00 PM
Is it possible to export the list of items in a ring control or conversely import a list into a ring control?
02-04-2013 03:04 PM
PropertyNode ?
02-04-2013 04:42 PM
As nyc said, either of these properties will extract the strings from your ring
02-05-2013 07:04 AM
Yes, you can read it that way, but not write.
02-05-2013 07:38 AM
@lmtis wrote:
Yes, you can read it that way, but not write.
With rings you can write it that way, by property node, even at run-time. Enums you can't write at run-time Rings and combo boxes you can. Some minor points but well worth knowing.
02-05-2013 07:39 AM
As said previously...
02-05-2013 08:40 AM
Sorry, I wrote this VI a long time ago. The label says ring but it is an enum.