SaveToTccCommand Object


Description:

Saves the current configuration as a database file. The database file is in TestCenter Configuration (.tcc) format.

You can load this database file using the LoadFromDatabaseCommand object or the Spirent TestCenter GUI. In the GUI, choose File / Open, and then set Files of type to TestCenter Configuration (*.tcc).

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SaveToTccCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
Config

Handle of the portion of the configuration to save. The default of 1 means system1, which is the root object of the entire configuration.

Type: handle

Default: 1

FileName

Name of the file to save to.

Type: outputFilePath

Default: config.tcc

SaveToTccCommand Read-Only Attributes

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