StcSystem Object


Description:

The StcSystem object is the internal root of a Spirent TestCenter test configuration. You do not create the StcSystem object, Spirent TestCenter creates the StcSystem object automatically. When you create a Project object as the external root of your test configuration, Spirent TestCenter automatically uses the StcSystem object as its parent.

There are situations in which you reference the StcSystem object in order to gain access to Spirent TestCenter components (the physical chassis manager, for instance). These components are indicated as the children of StcSystem. To reference the StcSystem object, use the name system1.

For example: set chassisHandle [stc::get system1 -children-PhysicalChassisManager]

Automatically-created children: ActiveEventManager, AutomationOptions, IfManager, PhysicalChassisManager, Project, Sequencer

StcSystem Writable Attributes

There are no writable attributes.

StcSystem Read-Only Attributes

There are no read-only attributes.