Cpu.UpdateLicenseData Method

<< Click to Display Table of Contents >>

Cpu.UpdateLicenseData Method

BR.AN.PviServices .NET


Updates the licence data on the PLC.

[Visual Basic]

Public Sub UpdateLicenseData( _

  ByVal licenseData As String _

)

[C#]

public int UpdateLicenseData(

  string licenseData

);

Parameters

licenseData

The ASCII data to be transfered

Return Value

Zero on success.

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]