Przejdź do głównej zawartości

EXT0002: Device State

Ta treść nie jest jeszcze dostępna w Twoim języku.

  • Extension dependencies: none
  • Document status: Approved (2020-02-01)

This extension describes reading the current values of device status parameters.

Read a block of device state parameter values.

Request:

<TID> 3900 <LEN> 0004 [( <OFFSET> <BLOCKLEN> ) ...]

If OFFSET and BLOCKLEN are not specified, returns maximum data. Multiple pairs can be specified for multiple blocks.

Response:

<TID> 3900 <LEN> 0004 (<BLOCKDATA>) ...
FieldLengthDescription
OFFSET2 bytesOffset in parameter structure
BLOCKLEN2 bytesBlock length
BLOCKDATABLOCKLENParameter block bytes

Errors:

CodeDescription
0010Reading out of bounds
0011Response overflow