NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview GUI and TestStand

Hello, I am new to TestStand and Labview and am trying to make a GUI with buttons that can send event callbacks to execute sequences. How would I go about making this? I tried looking everywhere online for this and I can't seem to find much. There's a function I found called Engine.CallFrontEndCallbackEx that is supposed to call sequences in the FrontEndCallbacks.seq file, but what actually is this? Is this a Labview object or a CVI library function? I've been looking into this for days, any help would be greatly appreciated.

0 Kudos
Message 1 of 3
(2,138 Views)

I recommend you take a little TestStand training before jumping right in.  There are multiple places to find help and information about TestStand.  Google is usually the best.  It seems, based on your post and verbiage, that you don't quite understand how sequence files execute within TestStand.  Just some basic training will help you get going.

 

Here are some links:

http://www.ni.com/pdf/manuals/373436g.pdf

 https://www.youtube.com/watch?v=EMC-MXmmOvk

https://www.youtube.com/watch?v=GXj-ASlB_r0

 

There are User Interfaces that ship with TestStand.  You can edit them as well:

http://www.ni.com/product-documentation/7560/en/

http://zone.ni.com/reference/en-XX/help/370052N-01/tsfundamentals/infotopics/uis/

 

Also, National Instruments offers classes.  You can reach out to them and see what's available.

 

If you have a specific question let me know.

To answer your question about the FrontEndCallbacks.seq:

http://www.ni.com/product-documentation/6605/en/

 

Cheers,

 

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 3
(2,124 Views)

Otherwise you can take a look to standardized TestStand UIs such as NeoATP !

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
Message 3 of 3
(2,095 Views)