LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need VI that converts text charset to html charset?

All I need is to convert \n to
, > to >, < to <, & to &, etc.

The VI is simple enough to write in a few minutes, but I thought I'd ask.
0 Kudos
Message 1 of 3
(2,818 Views)
That is include in the report tool kit.

Search examples for HTML.

See example;
Sample Test Report

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,818 Views)
I have included a vi that will do exactly what yo ask. (Code writen using LV6.1) Hope this helps you out. Good luck.
Greg Vowles
0 Kudos
Message 3 of 3
(2,818 Views)