German English

ByteField

Sequence of bytes of any length (Hexblock)

Classification

Library Core
Type ComplexType
Range 0-231-1 (= 4 GB) - Number of bytes of the field
0 bis 255 (0xFF) - pro Byte
Standard-/Initialwert read
Categories Complex Types, Core data types, Data Types

Description

The Byte­Field Data type identifies OTX in a sequence of bytes of any length. The ByteField is called in the parlance of vehicle diagnostics as hex block.

Each byte is an 8 bit unsigned value. The bytes are arranged in ByteField from right to left, with the first byte is on the left side of the index 0. The bits of each byte are the least significant bit (LSB) on the right side to the most significant bit (MSB) on the left-hand side as shown.

Bit Position in einem Byte und Reihenfolge der Byte im ByteFieldBit position in a sequence of bytes and bytes in ByteField

See also

  • Created
    26. January 2011
  • Version
    10
  • Amended
    10. February 2011
  • Hits
    1051