2.2.3.1.5 PacketID

PacketID is used for numbering message packets that contain data in addition to the packet header. PacketID is a 1-byte, unsigned char. Each time packet data is sent, the value of PacketID is incremented by 1, modulo 256.<7> This allows the receiver to track the sequence of TDS packets for a given message. This value is currently ignored.