LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is different from Enum and Ring control?

What is different from Enum and Ring control?
" 一天到晚游泳的鱼"

labview@263.net

我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview
0 Kudos
Message 1 of 2
(2,531 Views)
With an Enum the strings are part of the datatype, and shouldn't be changeable during runtime.
Rings on the other hand don't know anything about the strings that are connected, and you can change them on the fly.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,515 Views)