GetChassisLicenseInfoCommand Object


Description:

Command to query a chassis for licensing information.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

GetChassisLicenseInfoCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
Chassis

Chassis to query licensing information for.

Type: handle

Default: 0

GetChassisLicenseInfoCommand Read-Only Attributes

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

List of one or more licensed features for the chassis(for example, "PACKET GENERATOR AND ANALYZER BASE PACKAGE A").

Type: handle

Default: 0

LicenseCheckDate

License date based version(DBV) required by the application.

Type: string

Default: "" (empty string)

LicenseType

Type of license detected for the chassis(for example, "CHASSIS_LICENSE").

Type: enum

Default: UNKNOWN_LICENSE

Possible Values:

Value Description
UNKNOWN_LICENSE

No license file detected for the chassis.

LOCAL_LICENSE

Local demo or SE license file detected for the chassis.

CHASSIS_LICENSE

License file is installed on the chassis.

SERVER_LICENSE

Floating licenses for the chassis are managed by a license server(currently not used).