Sign Up

Easy User Manager by Hasbun Wood Engineering - Toolkit for LabVIEW Download

This project allows developers to easily manage Teststand users from LabVIEW.

Watch * 0 ↓1
 logo
Version1.1.0.9
ReleasedJul 01, 2025
Publisher Hasbun Wood Engineering
License MIT
LabVIEW VersionLabVIEW>=24.3
Operating System Windows
Project links Homepage  

Description

This project allows developers to easily manage Teststand users from LabVIEW.

The intended usage is to incorporate these VIs into your own custom UI, or to use them within a standalone application.

Usage

All functionality is implemented in the EasyUserManager class. Complete the following steps to use implemented functions:

1. Initialize an EasyUserManager object providing the teststand engine reference.

2. Start the Teststand Application.

3. Use class functions on the EasyUserManager object.

4. Shut down the Teststand Application when you are done.

5. Close the engine reference of the EasyUserManager object.

Note: In LabVIEW you can obtain the Teststand engine reference by executing a GetEngine InvokeNode on the Application Manager reference. Also, you need to start/shutdown the teststand application with the corresponding InvokeNodes on the Application Manager reference.

From Teststand you need to initialize the EasyUserManager object with the "Initialize from Teststand.vi". Use Runstate.Engine as the Engine Reference input. This engine reference is duplicated, so you need to close it after usage (e.g. during clean up). Search for "Duplicating COM References in LabVIEW" in the Teststand User Manual for further information on this topic.

Refer to the documentation file \help\Hasbun Wood Engineering\Easy User Manager\Easy User Manager.pdfand the provided examples for further information.

Examples are located in \examples\Hasbun Wood Engineering\Easy User Manager. This repository contains an example LabVIEW Project (which you can access through Help -> Find Examples using the keyword Easy User Manager) and an example Teststand sequence.

Dependencies

Teststand 2024 or newer.

Release Notes

1.1.0.9 (Jul 01, 2025)

Initial Release.

hasbunwoodengineering was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts