The parameter packet is a location in application storage that contains the following data:

┌────────────────────────────────────────┐
│Field            Length     C Datatype  │
├────────────────────────────────────────┤
│X min            WORD       USHORT      │
├────────────────────────────────────────┤
│X max            WORD       USHORT      │
├────────────────────────────────────────┤
│Y min            WORD       USHORT      │
├────────────────────────────────────────┤
│Y max            WORD       USHORT      │
├────────────────────────────────────────┤
│Z min            WORD       USHORT      │
├────────────────────────────────────────┤
│Z max            WORD       USHORT      │
├────────────────────────────────────────┤
│X hysteresis     WORD       USHORT      │
├────────────────────────────────────────┤
│Y hysteresis     WORD       USHORT      │
└────────────────────────────────────────┘


[Back] [Next]