From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Create HTML links

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

Download All

Overview:

This code takes an array of names and an array of URLs, then uses HTML to create links.

 

Description:

This VI uses a For Loop to iterate each URL and Names concatenating them and creating a HTML code. Using Report Generator API for HTML format the links are created.

 

Requirements

LabVIEW 2012 (or compatible)

Report Generation Toolkit for Microsoft Office 12 (or compatible)

 

Steps to Implement or Execute Code

  1. Enter Array of Names and their names
  2. Run the VI

Additional Information or References

5594.png 

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

Product Support Engineer
National Instruments

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