Resource[x].StartTimeSlot

Specifies the starting timeslot for a pool.

Syntax

Resource[x].StartTimeSlot = y

x = 0..9 (index of the associated resource pool)

y = the first timeslot of a range to associate with this pool

Access

Read/Write

Type

Integer

Default

0

Allowed values

0..max timeslot - 1

Example

Resource[1].StartTimeSlot = 0

Details

The number of timeslots is based on the Resource[x].Size keyword.

For more information, refer to Managing board DSP resources.

See also

Resource[x].Definitions, Resource[x].DSPs, Resource[x].Name, Resource[x].TCPs