NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand LabVIEW User Interface Context Menu

Solved!
Go to solution

Hello,

 

I am using TestStand 2016 and LabVIEW 2017. If I run the full-featured LabVIEW user interface (shipped example), I get the following context menu when I right-click on some test step.

 

ContextMenu.png

 

I wanted to get the same context menu on the basic user interface (another shipped example). I copied and slightly modified the SequenceView CreateContextMenu Event Callback from the full-featured example. Now I get the following context menu for the same test step on the basic user interface. It lacks many options.

 

ContextMenu2.png

 

Where does this difference come from? Any input will be appreciated.

0 Kudos
Message 1 of 3
(2,862 Views)
Solution
Accepted by topic author Chickentree

This is what I'd expect to see when running in Operator mode vs Editor Mode. Make sure you are running as Editor.

 

Hope this helps!

Trent

https://www.linkedin.com/in/trentweaver
Message 2 of 3
(2,850 Views)

Yep, that was it. Thank you!

0 Kudos
Message 3 of 3
(2,847 Views)