Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing VeriStand System Channels from Custom Device

Introduction

When creating a Custom Device for NI VeriStand, it is often necessary to read and/or write to VeriStand System Channels.  While the VeriStand node tree can be traversed to obtain these channels, this can be a confusing and time consuming process.  This VI provides direct access to System Channels in VeriStand from a Custom Device.

Steps to Complete

This VI uses and item reference to obtain a reference to the VeriStand target.  The System Channel is then referenced by its relative path in the node tree.

Get System Channel.png

Applications Engineer
National Instruments
Comments
mtitoo
Active Participant
Active Participant
on

This was exactly what I was looking for. Thanks a lot.

Contributors