LabVIEW(r) Preload an Enum with a String Array

Sometime you need to have an enum a many items and you already have a string array of what you want in the enum

You cannot use the string[] directly in the same vi the new enum is located because Write String[] only works in NON Running mode (Edit mode) so you need another vi that does the String[]

See the presentation below to see how to do it.

LabVIEW(r) is a software product of NI (formally National Instruments)

Notes

  • Presentation on Pre loading and Enum before use.
  • Programming Language used: LabVIEW® 2019 Base version
  • LabVIEW is a NI (formally National Instruments) product
  • Presentation app: Microsoft’s PowerPoint
  • Presentation shown to spark ideas of use.
  • This presentation is not connected to or endorsed by any company.
  • Use at your own risk.
  • Tags: LabVIEW® , Enum, String[] and Loading Enum via String[]
Unknown's avatar

About LV_TS_Test_Engineer_3000_VI

Automated Test Equipment Software
This entry was posted in Test Sector and tagged , , , . Bookmark the permalink.

Leave a comment