Skip to content
BenjaminR edited this page Mar 3, 2022 · 10 revisions

Welcome to BenjaminR's LabVIEW Extensions personal testing ground for experimenting with LabVIEW editor add-ons.

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

Below the list of the customizable LabVIEW editor features:

LabVIEW Shortcut Menu Plug-ins

The LabVIEW Shortcut Menu Plug-in allows you to add right-click menu options to the LabVIEW editor.

LabVIEW Project Providers

The LabVIEW Project Provider allows you to control and modify the LabVIEW Project window.

Quick Drop Keyboard Shortcuts

The Quick Drop Keyboard Shortcut allows you to define custom shortcuts for commonly-dropped palette objects.

LabVIEW Pull-down Menu plug-ins

The LabVIEW Pull-down Menu Plug-in allows you to add environment-based or document-based editor actions to the pull-down menus (Tools, Help, or File).

VI Analyzer Rules

The VI Analyzer Rule allows you to create custom code inspection tests.

Bookmark Manager

The Bookmark Manager allows you to create custom bookmark manager to better suit application needs.

Create SubVI Additional Actions

The Additional Actions when you Edit > Create SubVI allow you to improve the Edit > Create SubVI gesture.

Create Project Additional Templates

The additional Custom Templates and Sample Projects allow you to use custom projects, created as custom templates, in the Create Project dialog box.

Channel templates

The Channel template allows you to express custom communication between two pieces of code within the same application instance.

Custom Probes

The Custom Probe allows you to have more control over how LabVIEW probes the data.


Task Lists

  • Home
    • Content
    • Sidebar
    • Footer
  • lvmenus
    • Content
    • How To
    • Examples
  • lvprojects
    • Content
    • How To
    • Examples
  • lvqds
    • Content
    • How To
    • Examples