Version Is

Report Code

Binary: [1 1 1 1 1 1 1 1] [0 0 0 0 1 0 1 1] [V V V V v v v v]

Description

This report tells the version number of the Slink-e.

The "version" byte in the report indicates the version number. The V V V V bits encode the major version number in pure binary. The v v v v bits encode the minor version number in pure binary.

The version number is usually stated as V.v, where V is the major version number and v is the minor version number. For example, the byte 0x29 means Version 2.9.

Commands

This is the normal response to a Get Version command.