Engine.GetProductRegistrationInfo
- Updated2025-07-21
- 1 minute(s) read
Engine.GetProductRegistrationInfo
Syntax
Engine.GetProductRegistrationInfo( userName, companyName, serialNumber)
Return Value
Returns True if this is a registered installation of TestStand.
Purpose
Returns the product registration information for this installation of TestStand.
Remarks
This method returns the information you entered at install time or from the National Instruments License Manager when activating the license for TestStand.
Parameters
userName As String
[Out] Returns the name of the user currently logged into the National Instruments License Manager.
companyName As String
[Out] Returns the company name of the user currently logged into the National Instruments License Manager.
serialNumber As String
[Out] Returns the serial number for this installation of TestStand.