LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to generate a function diagram?

Is there a way to generate a function diagram in CVI? I know that labview has such a tool and .net has something called a class diagram. Does CVI have anything similar?
0 Kudos
Message 1 of 2
(2,826 Views)
Steve,
 
I assume you are talking about the LabVIEW Class Hierarchy. Since LabWindows/CVI is an ANSI C development environment, you won't really be able to implement objects and classes there. However, you can create function panels files that can organize the function you're using. For more information, you can check out this document.
Regards,

Song Du
Systems Software
National Instruments R&D
0 Kudos
Message 2 of 2
(2,776 Views)