VhlCfg / File / LegicSegmentTypeList Value

This is a list of 8-bit segment types. Every entry specifies the segment type according to the Legic definition that is used to access the corresponding fragment.

This value is optional. If no list is given VHL will assume a Data segment for every fragment. Usually a segment type must only be specified in case of Access or Biometric segments.

Refer to LegicApplicationSegmentList for an overview about the Legic fragment definition.

Properties

Format

Name Type/Size Description
- Array (until end of frame) -
SegType Enumeration (8 bits) Segment Type
Values (9):
  • Any (0x00)
  • GAM (0x01)
  • SAM (0x02)
  • IAM (0x03)
  • XAM1 (0x04)
  • Data (0x40)
  • Access (0x50)
  • Biometric (0x70)
  • AMPlus (0xC0)