Example Code

XControl Path with History

Code and Documents

Attachment

Introduction

This example is an XControl which can be used as a Path Control that maintains a history of the last few paths it has had.  It uses a combo-box-like interface to allow the user to choose from the history of paths.  It also maintains this list between executions of the VI.

Steps to Complete

Open the zip file which contains the XControl and all of it's components.  The majority of the functionality is implemented in the Facade VI.  This is where we monitor for user interactions with the control and decide what to do next based on those interactions.

Jared S.
Applications Engineering
National Instruments

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

Contributors