LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI server vi list limit of 30 items

Hello all,

Is there any of you ever be able to push more than 30 VI in the exported VI list of VI server?

I think I found a bug that is there since at least LabVIEW 2011.

WAIT... don't answer the easy one... "export all VI"... if you were about to answer that, that means you are not developing a safe application. :P

Thanks for any help.

0 Kudos
Message 1 of 3
(2,953 Views)

Never really run into this. I usually tend to use a prefix for all VIs I want to be available over VI server and then add a single pattern to the list of exported VIs ("Prefix_*.vi"). Seemed to work so far.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(2,926 Views)

Hi Rolf,

Indeed this is something like this i did.

Since i have many object "library" that has one or more Vi to be shared trough Vi server,

I created a sub library in all the library that has vis to be published.

Then I add one item only in the vi list like +*vi_shared.lvlib*

This is the best I have come so far.

Thanks

Benoit

0 Kudos
Message 3 of 3
(2,859 Views)