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. The segment type "Any" may only be used if segment is selected by ID! It doesn't work with Stamp search.

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

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Legic Segment Types
Values:
  • Any (0x00)
  • GAM (0x01)
  • SAM (0x02)
  • IAM (0x03)
  • XAM1 (0x04)
  • Data (0x40)
  • Access (0x50)
  • Biometric (0x70)
  • AMPlus (0xC0)