10-24-2014 05:47 AM
Hello
We want to retrieve the serial numbers of active licenses of our testsystems automaticaly and store the info in our database.
So it possible to retrieve data from the NI license manager in C# 2012 (ore maybe in Labview)?.
Is there an API ?
thanks in advance
Tonnie
11-04-2014 03:32 AM
Hi Tonnie,
What type of database do you want to store the serial numbers in?
Fouad
11-04-2014 08:29 AM
Hello
We want to store the information in a Mircosoft SQL database.
We had a idea to creat a sequence in each testprogramm that stores the licence info of each tester in the sql database.
In the current situation, when we want to have a overview of all licences, we have to do this by hand. This costs us a lot of time.
So we thought, maybe we can automated this process.
tonnie