Variable integroVariantPackFormatConst

integroVariantPackFormat: "@L64B12B24s8sLH10B" = '@L64B12B24s8sLH10B'

Header information (128 bytes):

  • 4B: File Info(Version)
  • 64B: Signature
  • 12B: NetX Chip - ID
  • 24B: Integro device serial number
  • 8B: MAC(reserved)
  • 4B: Customer ID
  • 2B: Operation Mode (Passive=0x51, Trial=0x53, Prod=0x55, Live=0x57)
  • 10B: Reserved

Variant data section:

  • 2B: (Reserved for sw use)
  • 2B: Number of options
  • 2B: option code 1
  • 2B: option code 2
  • 2B: for each following option code...

All options are specified as 'H' (unsigned short, 2 bytes). Number 'H' added to the format depends on the size of Integro Variant buffer.

Generated using TypeDoc