This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UIAPacket_Hdr with loggerstreamer2

Hello, 

I'm using Loggerstreamer2 , I need to implement a parsing function to parse the loggers.

So i need to know the logging protocol (i.e. the logged packets structure ) , one of the packets logged at the beginning of the buffer is the UIAPacket_Hdr , I read the help to find out what dose this packet contain .

but when I watch the logged packet through the Memory Browser i find some other values than expected.

Would you help me understand these packets ? and how to parse them ?

  • Hi Mostafa,

    You can find the UIAPacket documentation in the cdoc for UIA.  Look in:

    <UIA_INSTALL_DIR>/docs/cdoc/index.html

    Which version of UIA are you using?  Your header type is most likely the 4 word EventPkt.

    Best regards,

        Janet