LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SLOC count for LabVIEW .vi files?

Is there a tool (or method) available to allow us to generate SLOC-count (SLOC stands for Source Lines Of Code) for LabVIEW .vi files?
 
Thanks,
 
Gordon
0 Kudos
Message 1 of 4
(3,504 Views)
LabVIEW does not have source lines of code since it's a graphical programming language.
0 Kudos
Message 2 of 4
(3,503 Views)
If you have the pro version of LabVIEW, you can select Tools>Profile>VI Metrics. The number of nodes can be roughly compared to SLOC.
0 Kudos
Message 3 of 4
(3,500 Views)
You can also have a look at this.

___________________
Try to take over the world!
0 Kudos
Message 4 of 4
(3,487 Views)