NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically choose licence to reserve

Hi !

My customer bought TS licences to place on VLM. There 5 base licences and 2 debug licences.

These licences are for named users.

 

I made an operator interface, which only needs a base licence to run. But when there is a problem on the test benches, a technicien can open the Sequence Editor and would need the Debug licence to actviate in this case.

Today, TS acquires Debug licence by default. Which is problematic when a bench needs to be debugged because the technician cannot get the debug rights when opening the Sequence Editor.

 

In my operator interface I tried to set these properties before starting the AppManager :

  • Engine.AcquireLicence to OperatorInterface
  • AppManager.IsEditor to False

But each time I launch the operator interface, it seems that it gets the licence which provide the more rights.

How to fix this ?

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 1
(4,063 Views)