LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

where is the automation refnum constant on block diagram palette?

browsed though all subpalette and could not find it.
is converting a refnum control to a constant the only way?
0 Kudos
Message 1 of 4
(2,893 Views)
No, you can simply right-click on the input terminal of a VI/function (such as Automation Open) that wants this and select Create -> Constant. That's how I always do it. Smiley Wink


Message Edited by smercurio_fc on 07-09-2008 04:18 PM
0 Kudos
Message 2 of 4
(2,888 Views)
Thanks,smercurio_fc , but when working with variant to data function where I tried to convert a variant to refnum, creating a constant is not working, that is why I searched for a refnum constant
0 Kudos
Message 3 of 4
(2,882 Views)
Ah, so the situation changes. That always seems to be the case around here after answering the initial, limited, question. Smiley Very Happy

Well, in that case, you need to do what you're doing since I've never found a refnum constant on the functions palettes. But then I've never scoured them, and it seems that you've gone down that road. You can save yourself some menu item selections by simply dragging the control to the block diagram, and that will create a constant.
0 Kudos
Message 4 of 4
(2,876 Views)