Engine.SetProductRegistrationInfo

Syntax

Engine.SetProductRegistrationInfo( userName, companyName, serialNumber)

Return Value

Boolean

Returns False

Purpose

Note This method is obsolete. The National Instruments License Manager sets user registration information when you activate TestStand.

Remarks

Sets the product registration information for this installation of TestStand.

This method sets the information that you entered in the TestStand Product Registration dialog box, which launches the first time you launch the sequence editor after installation.

Parameters

userName As String

[In] This parameter is obsolete and no longer supported.

companyName As String

[In] This parameter is obsolete and no longer supported.

serialNumber As String

[In] This parameter is obsolete and no longer supported.

See Also

Engine.GetLicenseDescription

Engine.GetProductRegistrationInfo