FrameLengthDistributionLoadFromTemplateCommand Object


Description:

Load a frame size distribution file (iMIX file).

You can create a frame size distribution using a FrameLengthDistribution object, then you can save the frame size distribution to a file using FrameLengthDistributionSaveAsTemplateCommand.

You can load one of the frame size distribution files that come with the Spirent TestCenter GUI application. These are usually under the installation directory in Templates\Traffic\L2L3\FrameLengthDistribution.

You can also create frame size distribution files in the Spirent TestCenter GUI application by using the iMIX Editor.

This command uses a FrameLengthDistribution object and creates FrameLengthDistributionSlot objects under it as needed.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

FrameLengthDistributionLoadFromTemplateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
FileName

Name of the frame length distribution file to load.

Type: inputFilePath

Default: FrameLengthDistributionTemplate.xml

TargetFrameLengthDistribution

Handle of the FrameLengthDistribution object under which to load the frame size distribution. A FrameLengthDistributionSlot object will be created for each frame size. If you use the default, a new FrameLengthDistribution object will be created.

Type: handle

Default: 0

FrameLengthDistributionLoadFromTemplateCommand Read-Only Attributes

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

Handle of the FrameLengthDistribution object under which the frame size distribution is loaded.

Type: handle

Default: 0