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[]

  • 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[]

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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s