Skip to content

BenjaminRLabVIEWExtensions/Insert-LVClass-Property-Node

Repository files navigation

GitHub all releases Wiki Issues Zero-Clause BSD LinkedIn

Insert LVClass Property Node

Table of Contents
  1. LabVIEW Shortcut Provider

LabVIEW 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).

Insert LVClass Property Node

Installation

  • Download the Insert LVClass Property Node.vip.
  • Use VIPM to install it on your LabVIEW version (2020+).

How to use it?

  • From a VI Block Diagram
  • Right-click on a class wire and select
    • Drop Read Private Data Properties: this will create a property node with all readable LVClass Property Items
    • Drop Write Private Data Properties: this will create a property node with all writable LVClass Property Items
    • Browse Class Properties...: this will display a Class Properties Dialog

LabVIEW Shortcut Menu Plug-ins

To know more about LabVIEW Shortcut Menu Plug-ins: Click here

(back to top)

About

LabVIEW shortcut menu plug-In to insert LVClass Property Node

Topics

Resources

License

Stars

Watchers

Forks

Contributors