How to Get the Text of Enum’s Item Name in LabVIEW

By Ralph - Last updated: Thursday, July 1, 2010 - Save & Share - Leave a Comment

In LabVIEW, if we want to get the text of an enum’s item name, we can do that as following:

These are the solution to get item name of an enum in LabVIEW for me. If there are other better ways to solute this problem, please post a comment to this blog.

Related posts:

  1. How to Create a Programmatically Changed Text Label In LabVIEW In LabWindows/CVI, we can create a free label text control...
  2. How to Change Combo Box at Run Time in LabVIEW It will be very useful if we can change the...

Posted in LabVIEW, VI Software • Tags: , , , Top Of Page

Write a comment