.. _headlabel-refx-data-26: Data 26 (Tow Status) ==================== The frame format of the Data **26** unit is as follows: .. code-block:: none For example (Total 3 bytes): 1A 01 00 .. tabularcolumns:: |p{3.2em}|p{12.2em}|p{5.8em}|p{13em}|p{4.8em}| .. table:: :width: 100% :widths: auto +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Parts | Fields | Length (Byte) | Range/Format | Default | +=========+============================================+===============+=============================================+==============+ | ID | Data ID | 1 | 1AH (26) | 1AH (26) | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Length | Data Length | 1 | 00H or 01H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Content | `Tow Status` | 1 | 00H, 01H, 02H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ - `Tow Status` The vehicle's current tow status. - **00H** - The vehicle is not being towed now. - **01H** - Fake Tow. The vehicle is ignition off and it is likely to be being towed now. - **02H** - Tow. The vehicle is being towed now.