Example Code

2306 Power Supply GUI

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Hardware

  • Modular Instrumentation

Code and Documents

Attachment

Download All

Overview
    A power supply gui used to control the Keithley 2306

Description
    The 2306_GUI.vi is the top level vi. It is an event driven power supply. Change control:Hopefully all the vis and typedefs are here now. If there are any still missing let me know.thanks

Requirements
    Software
        LabVIEW 2012(or compatible)
        NI-VISA

    Hardware
        Keithley 2306

 

 2306_GUI.png

 

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

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

Comments
BetaCommunityCo
Member
Member
on

missing typedef

typedef and subvi's missing so no use at all

BetaCommunityCo
Member
Member
on

missing typedef

For output two "Select multiple for VDC #2" typedef I was using a typedef from my 2304a power supply and did not include it in the zip file. I should have used the same typedef for output one "Select multiple for VDC #1". I have updated the zip file and the gui. According to my vi hiearchy all the vis and typedefs should be there now. If you still have issues let me know.