LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change the representation of a group of controls?

Hi, 

 

I have to change the representation of a group of controls.

Is there an option to change them all together? Or should I change them all individually??

 

Thanks

0 Kudos
Message 1 of 6
(2,989 Views)

Make a strict type definition of the control.

0 Kudos
Message 2 of 6
(2,982 Views)

They are all different controls. with their own data entry, label, caption.

They should all change to I32 now.

I would like to select all of them and then choose change representation.

But I don't think it is an option...

 

0 Kudos
Message 3 of 6
(2,979 Views)

Then you should have made a strict type definition of the control. In opposite to the strict type definition, this allows to set individual data entries for each occurence of the control... without loosign the ability to change the representation off all occurences at once by editing the type definition.

Message 4 of 6
(2,967 Views)

It works for me.  I created six numeric controls, selected all of them, right-clicked and selected Properties then changed the representation.

What happens when you do this?

(LabVIEW 2009)

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 5 of 6
(2,949 Views)

I should have mentioned I'm still using Labview 8.

I see they solved this in LV9.

 

Thanks for your reply.

0 Kudos
Message 6 of 6
(2,943 Views)