Skip to content

BenjaminRLabVIEWExtensions/BenjaminRLabVIEWExtensions.github.io

Repository files navigation

{% include simple-menu.html %}

Several LabVIEW IDE features were designed using plugin architecture that let developers to extend their LabVIEW's editor environment with G code.

Here the list of the customizable LabVIEW editor features:

Using the providing mechanisms, to augment the editor, I have been able to implement some new LabVIEW features.

  • Insert LVClass Property Node: shortcut menu plug-In to insert LVClass Property Node (Read or Write) or display dialog to choose which property to create with which access (Read, Write, Read and Write).
  • LabVIEW Shortcut Provider: ability to create new Shorcut item from the popup menu that appears when My Computer is right-clicked.