NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Teststand / C++Builder

Hi.

I would like to manage Teststand sequences whith a C++Builder application.

For exemple in a Builder application I want to run some Teststand sequences.

Where could I find some informations.

Thank you.
0 Kudos
Message 1 of 2
(3,456 Views)
From your post I think you would like to have an operator interface which is written in Borland C++.

Currently we have operator interfaces written in VC++, MFC, LabVIEW, CVI, VB and in the future we will operator interfaces written in Delphi. If you look at the VC++ and/or CVI operator interfaces you can use program structure and calls made to the TestStand Engine to understand how to implement an Operator Interface. But you will need to change the implementation to Borland C++.

You can obtain Simple Operator Interfaces from Developer Zone at www.zone.ni.com.

I can get to the operator interfaces by following there links from Developer Zone:

RESOURCE LIBRARY > TESTSTAND > OPERATOR INTERFACES > GENERAL

I have included the link to Operator Interface
s available on Developer Zone.

http://zone.ni.com/devzone/devzone.nsf/webcategories/F33F117E621E9DFD0625688200729451?opendocument

Anand Jain
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,456 Views)