type record SetUcdAdditionalParams_Cmd {
  TaPrimitiveMsgType taPrimitiveMsgType,
  RangingBackoffStart rangingBackoffStart,
  RangingBackoffEnd rangingBackoffEnd,
  RequestBackoffStart requestBackoffStart,
  RequestBackoffEnd requestBackoffEnd,
  ContentionBasedResTimeout contentionBasedResTimeout,
  RangingDataRatio rangingDataRatio
}
Generated with T3Doc 2.0 on Fri Jan 30 15:06:40 CET 2009.

Description

Request the test adapter to set the UCD with the given additional values.
The other values are taken from the external functions used in f_configureBsSimu.
This message is sent from TTCN to TA.