LicenseCheckCommand Object


Description:

Command to check if one or more chassis contains a valid license for a specified feature.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

LicenseCheckCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ChassisList

List of one or more chassis objects to check out a feature license for.

Type: handle

Default: 0

EquipmentList

List of one or more chassis or test module objects to check out a feature license for.

Type: handle

Default: 0

FeatureName

Feature to check out a license for(for example, "0001_PACKET_GEN_ANALYZER_BPK_A").

Type: string

Default: "" (empty string)

ModuleType

Module type to check for in the feature license(for example, "2000").

Type: string

Default: "" (empty string)

PerformanceLevel

Performance level to check for in the feature license(for example, "C").

Type: string

Default: "" (empty string)

LicenseCheckCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
IsLicensedList

Status indicating if the license check passed/failed for each chassis or test module specified.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

A valid license exists for the specified feature and is currently checked out.

FALSE

A valid license exists for the specified feature and is currently checked out.