Version: v0.0.1 - 14 August 2008
type record SendPduDuringInterval_Cmd {
TaPrimitiveMsgType taPrimitiveMsgType,
UInt8 taCommandId,
PortSwitch portSwitch,
MacPdu pduToBeSent,
FrameNumber minFrame,
FrameNumber maxFrame
}
|
Generated with T3Doc 2.0 on Fri Jan 30 15:06:40 CET 2009.
Description
Request the test adapter to send pduToBeSent on port portSwitch
in the interval between minFrame and maxFrame. taCommandId is used
to distinguish multiple requests.
This message is sent from TTCN to TA