06-28-2006 02:21 AM
06-29-2006 04:26 AM
Hi codas,
I know this isn't the "automatic" solution you asked for, but since nobody replied yet, I thought maybe you could use it. If you drop it on a diagram and hit run, it'll plug-in a default description into the calling VI.
TBD
06-29-2006 09:09 AM
This is a good question, I know that you can create custom templates wher a description text is saved, but when creating a vi with the "create subvi" function this is not an option. In many other languages (text based programming like c/c++) you are able to save a preference for an automatic header comment like "/*author, company, date...*/" this should be an option for labview as well where you can specify a common description string and a company icon banner for all vis and subvis. I would like to know how to do this without having to run all functions through a vi-server post processor to modify my vis through references and property nodes.
Paul