Programmatically Generate .rtm Files in LabVIEW

Updated Aug 28, 2023

Reported In

Software

  • LabVIEW

Issue Details

Is it possible to generate .rtm files in LabVIEW programmatically?

Solution

It is not possible to generate .rtm file from scratch with LabVIEW. The best option to load any current RTM file and then reverse that to generate a menu, as shown in the code below.

image.png

Attachments