4.1.3 Participant-Removed PDU

The following is a network capture of the Participant-Removed PDU (OD_PARTICIPANT_REMOVED) (section 2.2.4.2). This PDU is sent to all participants to notify them that a participant has been removed.

 OD_PARTICIPANT_REMOVED 
 00000000 07 00 10 00 00 00 00 00 00 00 00 00 06 00 0A D0 ................
 07 00 -> OD_PARTICIPANT_REMOVED: ORDER_HDR: Type = 07 
      (OD_PARTICIPANT_REMOVED)
 10 00 -> OD_PARTICIPANT_REMOVED: ORDER_HDR: Length = 16
 00 00 00 00 -> OD_PARTICIPANT_REMOVED: ParticipantId = 0
 00 00 00 00 -> OD_PARTICIPANT_REMOVED: DiscType = 0 
      (Server initiated disconnect).
 06 00 0A D0 -> OD_PARTICIPANT_REMOVED: DiscCode = 
      0xD00A0006 (Could not send data to the participant)