TraceMgrPacketComplete (FUN)ΒΆ
FUNCTION TraceMgrPacketComplete : RTS_IEC_RESULT
Completes a trace packet and finishes the configuration. This function must be called after all records have been added to the packet.
- InOut:
- Scope - Name - Type - Comment - Return - TraceMgrPacketComplete- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library):
- ERR_PARAMETER if hPacket is not a valid handle 
 
 - Input - hPacket- RTS_IEC_HANDLE- The trace packet handle 
