4.2.4.7 QVER Command

Table 4-8 provides the description of the QVER command.

Table 4-8. Command Description
FieldDescription

Opcode

0xB

Length

0x1

The QVER command queries the version of the Programming Executive software stored in test memory. The “version.revision” information is returned in the response’s QE_Code, using a single byte with the following format: the main version in the upper nibble and a revision in the lower nibble (i.e., 0x23 means Version 2.3 of the Programming Executive software).

Expected Response (2 words):

0x1BMN (where “MN” stands for Version M.N)

0x0002