.. _headlabel-refx-data-23: Data 23 (Motion Status) ======================= The frame format of the Data **23** unit is as follows: .. code-block:: none For example (Total 3 bytes): 17 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 | 17H (23) | 17H (23) | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Length | Data Length | 1 | 00H or 01H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ | Content | `Motion Status` | 1 | 00H, 01H, 02H | | +---------+--------------------------------------------+---------------+---------------------------------------------+--------------+ - `Motion Status` The current motion status of the terminal. - **00H** - The terminal is motionless now. - **01H** - The terminal is being moved now. - **02H** - Unknown.