LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MS Word property descriptions or heirarchy?

I am formatting test reports that I am creating via LabVIEW in MS Word 2000 on NT. The new LabVIEW 6.0.2 Report Generation Toolkit with Word vi's are great but incomplete. My huge hurdle for formatting directly with properties and methods is that there are no descriptions or a heirarchy showing the relationships between all of them. Does anyone know where I can find this documentation? NI does not offer this support, yet.
0 Kudos
Message 1 of 2
(2,476 Views)
As i had and will have to deal with those property and invoke nodes, i'd be interested in knowing that, but for now the only way i have found is using VBA (Visual Basic for Applications), most of the properties are detailed there. It also helped me to build my program, when i have a problem doing something programatically, i record a macro and analyze the results, applying them to LabVIEW.
Hope this helps
0 Kudos
Message 2 of 2
(2,476 Views)