type record ReportOfdmaCode_Cmd {
  TaPrimitiveMsgType taPrimitiveMsgType,
  MacAddress macAddress
}
Generated with T3Doc 2.0 on Fri Jan 30 15:06:40 CET 2009.

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.