ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatically adding/moving report tables

Hi,

I am trying to dynamically define tables in DIAdem Report. However, neither was table creation recorded during script recording, nor was I able to find any method for creation of a table. Alternatively, it might be enough if I was able to resize or at least move a report table from script. Is there any way to do it? Any suggestions would be most welcome.

0 Kudos
Message 1 of 2
(2,689 Views)

Hi Rashek

 

Please have a look at the DIAdem help for the topic 2DTable http://zone.ni.com/reference/en-XX/help/370858P-01/reportapi/objects/report_objects_ireptable2dint/
This help topic and other related topic contains a lot of examples that you could copy and use in your code.
You could call the help directly from the intellisense tooltip when you type your code.

 

Winfried

0 Kudos
Message 2 of 2
(2,673 Views)