Changes between Version 19 and Version 20 of Writing Rules/Tlmt
- Timestamp:
- Dec 27, 2007, 11:01:39 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v19 v20 182 182 == D.2) Sending a VCI response packet == 183 183 184 To send a VCI response packet the '''cmdReceived()''' function must use the '''rspSend()'' method, that is a member function of the class '''VciTargetPort''', and has the following prototype:184 To send a VCI response packet the '''cmdReceived()''' function must use the '''rspSend()''' method, that is a member function of the class '''VciTargetPort''', and has the following prototype: 185 185 {{{ 186 186 void rspSend( vci_rsp_t *cmd,