From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Read OS, VI Server Details and Names of Exported VIs in Memory in LabVIEW

Code and Documents

Attachment

Overview:
This VI can be used to access the details of the Operating System and the VI server also.
Description:

This VI explains the usage of the Property Nodes and also the Server Communication. Also we can get the names of the Exported VIs that are loaded currently in memory. This techniques provides a platform to build VIs to Communicate with different VIs and also with exe. This VI reads its own reference and obtains the details of the Current Application which Owns this VI. Then using this Application reference it obtains the OS details and VI server details with which it reads the Export Functions in Memory.

Requirements:

  • LabVIEW 2012 (or compatible)

Steps to Implement or Execute Code:

  1. Run the VI.

 Additional Information or References:

 

Screenshot_1.png

 

Screenshot_2.png

 

 

"**This document has been updated to meet the current required format for the NI Code Exchange.**" 

Anandelamaran Duraisamy,
Senior Project Engineer,
Soliton Technologies (P) Ltd,
www.solitontech.com

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
LolBeginner
Member
Member
on

Hi,

Can you include the same in labview 2009, please?

Thanks in advance,