Version: v0.0.1 - 14 August 2008
type record ReportOfdmaCode_Cmd {
TaPrimitiveMsgType taPrimitiveMsgType,
MacAddress macAddress
}
|
Generated with T3Doc 2.0 on Fri Sep 05 17:01:31 CEST 2008.
Description
Requests the test adapter to report back the sent OFDMA codes.
Each sent OFDMA code is reported back in a ReportOfdmaCode_Rsp
For example, this means when FW sends 5 codes, then TTCN expects 5 ReportOfdmaCode_Rsp
The Mac Address identifies the related Emulation.
This message is sent from TTCN to TA.
This message applies when TA is in MSe mode.