LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing ring programmatically

Solved!
Go to solution

Hello everyone,

 

in my little program here I want to get certain strings in the ringselector indicated by a boolean element called channel.

A possibilty out of many:

If I select channel 1, 2 and 4 should be on and 3 off, I want that in the ring channel 1, 2 and 4 only can be selected and also that there are only 3 selection items in this ring. The true case works fine but the false case not really. I don't know how I can delete the not selected channel and also get the certain display in the ring.

 

I hope anyone can help me.

 

Best regards,

 

Soleil20

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

If you want to delete uncheck items 

Message 2 of 3
(2,483 Views)

Thanks a lot zxcpavel! I thinked to complicated.

 

Best regards,

 

Soleil20

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