LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Ricky_V.

Ability to have 2 way exchange of code between LabVIEW and XML

Status: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined. 

A customer who I spoke with would like to see LabVIEW be able to create a VI and have this VI be converted directly to XML format. While in XML format one could edit the code and then convert it back into a VI. (Does not necessarily have to be XML, could be any language)

 

Having such functionality would allow non-LabVIEW users to manipulate code in their preferred fashion and then have a VI come out in response to this.

National Instruments
Applications Engineer
2 Comments
altenbach
Knight of NI

I don't see how this is supposed to work. The power of LabVIEW is the direct graphical, non-verbal code representation and it cannot easily be converted into text. Trying to represent a highly parallel LabVIEW diagram in XML (or any other linear string of characters and delimiters) would complicate it way beyond easy editing by anyone.

 

Similarly, it would be difficult to  fully describe the Mona Lisa in XML. 😄

 

Here and here is some interesting reading.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.