12-17-2010 08:26 AM
Hi,
I want to generate test reports automatically, so I chose using DIAdem as a report engine. But I am stuck at a point. Appreciate any help.
In our reports we need these fields: 2D string tables / 2D Axis Systems / Text Parameters
I started with DIAdem Report Express VI, but I stopped using it when i found that its impossible to transfer string arrays from LabVIEW to DIAdem. So I found Connectivity VIs. I had no problem with generating 2D tables and 2D axis systems. But I couldn't find any way for transfering texts.
I know it could be done with scripting or using ActiveX, but they have a huge API to learn.
What is the easiest way to transfer 2D string table and simple text from LabVIEW to DIAdem.
Thanks
Emre
12-17-2010 06:24 PM
There is a way to send text data. I use the following file. On the VI menu Connectivity-Diadem-Automation data- "Diadem variable set” Then select the text for the polymorphic version. Jim
C:\Development\LabVIEW 2009\vi.lib\addons\DIAdem\DIAdem.llb\DIAdem String Variable Set.vi