NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I display TestStand OutputMessage on LabVIEW UI

Hi, 

 

I am trying to create a custom TestStand UI in LabVIEW. I am wanting to get the Output Pane that appears in the sequence editor during execution and have this on my LabVIEW UI. The output pane is served by the OutputMessage() function.

I cam across an old forum post that talks about this
How to display the Output messages on LabVIEW - NI Community
But does not work for me - I think things have been deprecated.

So my ask is some direction or a simple example. 

I am using 
TS  2025 Q2
LV 2025 Q1 (64bit)

Any help is greatly appreciated! 

0 Kudos
Message 1 of 2
(35 Views)

Probably, the easist thing is to use one of the TestStand UI controls and make connections accordingly.

IIRC, there should be an example in the Full Featured OI that ships wth TS.

 

If this is not an option, you may need to find your way through the API.

0 Kudos
Message 2 of 2
(29 Views)