LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Copying an LVOOP class

Solved!
Go to solution
Hi, all,

How can I copy an LVOOP class, including VIs and controls?

Yes, I know I shouldn't... trust me, I need to. 🙂

Thanks,
- Steve.



Message Edited by SPM on 08-07-2008 04:13 PM
0 Kudos
Message 1 of 5
(4,322 Views)
Solution
Accepted by topic author SPM
Use File>>Save As on the class library itself. Choose "Save a copy".

If you need to duplicate an entire hierarchy, create a Build Specification for "Source Distribution".
Message 2 of 5
(4,299 Views)
Thanks -- that saves a ton of frustration!

- Steve.

0 Kudos
Message 3 of 5
(4,293 Views)

Thanks for your help,

 

I have some problems to  use Lvoo, could you help me?

 

 

How to edit the control or indicator of an object? or at least how to convert a class to a cluster?

0 Kudos
Message 4 of 5
(4,034 Views)
Create an XControl whose "Type.ctl" is the class control. Set its Facade.vi to be whatever display you want.
0 Kudos
Message 5 of 5
(4,024 Views)