ManualScheduleEntry Object


Description:

Burst information (size, gap, looping, etc.) of a schedule entry.

Parents: ManualSchedule

Relations:

Side name
(Type)
Relative Description
StreamBlock
(AffiliationManualScheduleEntryStreamBlock)

StreamBlock

GeneratorScheduleTableEntry
(LoopBackToEntry)

ManualScheduleEntry

ManualScheduleEntry Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BurstCount

Number of bursts to be transmitted by the entry.

Type: u16

Default: 1

BurstSize

Number of frames in a burst.

Type: u16

Default: 1

ContinuousTransmission

Enable continuous transmission for the last entry in manual based scheduler when duration mode is STEP, and step size is 1.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable continuous transmission.

FALSE

Disable continuous transmission.

InterBurstGap

Unit for inter-burst gap.

Type: double

Default: 1344

InterBurstGapUnit

Unit for inter-burst gap.

Type: enum

Default: BYTES

Possible Values:

Value Description
PERCENT_LINE_RATE

Gap in percentage of line rate.

FRAMES_PER_SECOND

Gap as the number of frames per second.

BYTES

Gap in bytes.

MILLISECONDS

Gap in nanoseconds.

NANOSECONDS

Gap in nanoseconds.

BITS_PER_SECOND

Gap as the number of bits per second.

KILOBITS_PER_SECOND

Gap in number of kilobits per second.

MEGABITS_PER_SECOND

Gap in number of megabits per second.

InterEntryGap

Gap between stream entries.

Type: double

Default: 2000

InterEntryGapUnit

Unit for inter-entry gap.

Type: enum

Default: BYTES

Possible Values:

Value Description
PERCENT_LINE_RATE

Gap in percentage of line rate.

FRAMES_PER_SECOND

Gap as the number of frames per second.

BYTES

Gap in bytes.

MILLISECONDS

Gap in milliseconds.

NANOSECONDS

Gap in nanoseconds.

BITS_PER_SECOND

Gap as the number of bits per second.

KILOBITS_PER_SECOND

Gap in number of kilobits per second.

MEGABITS_PER_SECOND

Gap in number of megabits per second.

InterFrameGap

Gap between frames within a burst.

Type: double

Default: 12

InterFrameGapUnit

Unit for inter-frame gap.

Type: enum

Default: BYTES

Possible Values:

Value Description
PERCENT_LINE_RATE

Gap in percentage of line rate.

FRAMES_PER_SECOND

Gap as the number of frames per second.

BYTES

Gap in bytes.

MILLISECONDS

Gap in nanoseconds.

NANOSECONDS

Gap in nanoseconds.

BITS_PER_SECOND

Gap as the number of bits per second.

KILOBITS_PER_SECOND

Gap in number of kilobits per second.

MEGABITS_PER_SECOND

Gap in number of megabits per second.

LoopCount

How many times the sequence of entries will be repeated.

Type: u32

Default: 1

ManualScheduleEntry Read-Only Attributes

There are no read-only attributes.