01-07-2011 04:41 AM
Hi there,
I would like to document my sequence file. I have used the TS tools| Sequence File Documentation which works fine but I would like to add more information like the code module input and outputs.
I am using LabVIEW code modules.
How can I access the VI Parameter table: parameter name, type, in/out and value and then add them to docgen_txt.seq ?
Any suggestion would be much appreciated.
Thanks in advance..
Marken
01-07-2011 06:58 AM
Hi Marken
In this thread there is an example how to create a LV-Module dyamically. Accessing the LV-Parametertable is a sub topic there.
http://forums.ni.com/t5/NI-TestStand/Create-a-LabVIEW-Step-dynamically/m-p/977348#M25792
Hope this helps,
Regards
Juergen