CreateGroupedStreamBlocksCommand Object


Description:

Create stream block(s) with traffic group association. New group and/or subgroup objects will be automatically created under project if there are no pre-existing group and/or subgroup with matching names. If group and/or subgroup with matching names already pre-exist, then the newly created stream block(s) will be appended to the pre-existing group and/or subgroup.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CreateGroupedStreamBlocksCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DstBinding

Destination endpoints.

Type: handle

Default: 0

ExpandToPorts

Whether the stream block should be expanded to port.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Expand the stream block.

FALSE

Do not expand the stream block.

FrameLengthDistribution

Handle to frame length distribution.

Type: handle

Default: 0

Group

Name of the group.

Type: string

Default: Group

SrcBinding

Source endpoints.

Type: handle

Default: 0

Subgroup

Name of the subgroup.

Type: string

Default: Subgroup

CreateGroupedStreamBlocksCommand Read-Only Attributes

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

Contains the handle to group collection.

Type: handle

Default: 0

StreamBlocks

Contains the handle to stream blocks.

Type: handle

Default: 0

TrafficGroup

Contains the handle to traffic group.

Type: handle

Default: 0