LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Options in Open VI Reference

Solved!
Go to solution

Hello,

 

I am wondering if the options can be combined in "Open VI Reference" (see attached image). I would like to select 0x20 (hide search dialogand 0x8 (reentrant execution).  I am not sure if I should be adding the two numbers and then use the sum as an input for Options? Your input is welcome. Thanks!

 

0 Kudos
Message 1 of 3
(2,887 Views)
Solution
Accepted by topic author AGamma

yes you can combine them just rember they are both hex so that ends up being 28 hex you could just to d a bit-wise OR of the two hex values.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 3
(2,883 Views)
Thanks for your input, Ben.
0 Kudos
Message 3 of 3
(2,858 Views)