NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to detect if a Step has been renamed or removed for OI in editor mode

Hi all,

 

I'd like to detect (for the purposes of triggering an action) if the operator has performed certain sequence edits such as re-ordering the sequence, removing a step or renaming a step. Can't see any Application Mgr callbacks (or Sequence Mgr) that indicate this info is available. Anyone know of any method of achieving this? 

 

This is for a custom sequence editor UI.

 

Thanks

Chris

Don't forget to give Kudo's for a good answer !

LabVIEW Champion
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 1 of 2
(634 Views)

The ApplicationMgr.EndEdit event might be useful.

0 Kudos
Message 2 of 2
(590 Views)