ModifyTrafficGroupCommand Object


Description:

Modify properties of stream blocks associated with specified traffic groups. Group and subgroup names are used to find stream blocks. If subgroup name is not provided for a given group, then all stream blocks under the group will be modified.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ModifyTrafficGroupCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AdditionalStreamBlocks

Stream blocks to be modified in addition to those under the traffic groups specified.

Type: handle

Default: 0

TrafficGroups

Names of traffic groups under which stream blocks are to be modified.

Type: string

Default: "" (empty string)

ModifyTrafficGroupCommand Read-Only Attributes

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

Handle list of group collection (group) modified.

Type: handle

Default: 0

ModifiedStreamBlocks

Handle list of stream blocks modified.

Type: handle

Default: 0

ModifiedSubgroups

Handle list of traffic group (subgroup) modified.

Type: handle

Default: 0