R&S TSMW-K1
Structures
Structure: MeasCtrl
User Manual 1503.3776.32 - 08
31
7.1.4
MeasCtrl values for schedule control
Description:
The structure describes the schedule option for the scalable bandwidth
management for the receivers. It has to be specified if the measurement request
shall use a specific receiver resource.
Schedule structure does not exist
If no structure exist no receiver resource class will be used. Measurements that do
not use a specific receiver resource class will not be considered for receiver capacity
limitation!
Field(s):
SchedCtrl.ResourceID
Resource ID of the schedule task.
SchedCtrl.SchedulerTimeConst
Scheduler time constant for single measurements in
ms. The priority of a single measurement is given by
imeConst
SchedulerT
ms
in
time
Waiting
meas.req.
in
Priority
This means that the greater the constant is the
longer is the waiting time of the standard
measurement request.
C++ structure:
typedef struct TSMW_IQIF_SCHEDULE_CTRL
{ unsigned long ResourceID; unsigned long SchedulerTimeConst;
}TSMW_IQIF_SCHEDULE_CTRL_t;