Creating Reports


BruceCardoza

Recommended Posts

Posted

I am looking for a way to export a test report.

Example:

We acquire configuration and calibration data from a modbus slave.

We then take a screen shot and paste it into a Word document.

 

 

Instead of the screen shot, I would like to export a text file using a button

 

The closest that might work is using an Export set.  Before I explore this further, any other ideas?

 

  • 2 weeks later...
Posted

Use the file. functions.  They'll give you full control over the content of the file.

 

Also, consider using printPDF() as well if you want to generate PDFs for reports.  Search for printPDF on the forum for more detail.

Archived

This topic is now archived and is closed to further replies.