LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Netlist format.

I would like to take a Labview program and export it in a standard netlist
format
the same way as schematic editors allow you to save electronic circuit designs.

For instance a very simple program to add 2 integers might be exported thus:
"Input Integer" N0
"Input Integer" N1
"Add" N0 N1 N2
"Display Integer" N2

This would allow me to perform automated analysis, manipulation etc.

Could somebody please tell me if this is possible with Labview?
I haven't found a way yet although I admit I have not used the latest versions
of Labview.

Thanks for any help.
John Simcox
0 Kudos
Message 1 of 1
(2,727 Views)