Example Code

Insert icon in the table ( Microsoft Word) Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW Report Generation Toolkit
  • LabVIEW

Code and Documents

Attachment

Overview

This example creates a new Word document, inserts a table header, sets the column dimensions, and inserts new rows at each iteration of the For loop.

 

Description

This example creates a new Word document, inserts a table header, sets the column dimensions, and inserts new rows at each iteration of the For loop.

The VI fills each new row with numerical data and a bitmap.

 

Requirements

  1.  LabVIEW 2012(or compatible)
  2. Report Generation Toolkit
  3. Microsoft Office


Steps to Implement or Execute Code

1. Run the vi.

 

Additional Information or References

Front panel

FP.JPG

**This document has been updated to meet the current required format for the NI Code Exchange.**

 

 

 
Regards
Prabhakant Patil

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.