TraceMgrPacketReadEnd (FUN)ΒΆ
FUNCTION TraceMgrPacketReadEnd : RTS_IEC_RESULT
End reading trace packet.
See description of function TraceMgrPacketReadBegin.
- InOut:
- Scope - Name - Type - Comment - Return - TraceMgrPacketReadEnd- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library):
- ERR_PARAMETER if hPacket is not a valid packet handle 
- ERR_NOTINITIALIZED if hPacket is not complete and started 
 
 - Input - hPacket- RTS_IEC_HANDLE- The trace packet handle 
