To download NI software, including the products shown below, visit ni.com/downloads.
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
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.