type record SendUlAllocationDuringInterval_Cmd {
  TaPrimitiveMsgType taPrimitiveMsgType,
  UInt8 taCommandId,
  Br bwAllocation,
  FrameNumber minFrame,
  FrameNumber maxFrame
}
Generated with T3Doc 2.0 on Fri Sep 05 17:01:32 CEST 2008.

Description

Request the test adapter to provide UL allocation to IUT
in the interval between minFrame and maxFrame. taCommandId is used
to distinguish multiple requests. bwAllocation is the quantity of bw
to be allocated.
This message is sent from TTCN to TA