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

┌───────────────────────────────────────────────────┐
│Field                       Length     C Datatype  │
├───────────────────────────────────────────────────┤
│Type                        WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Number of stable points     WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Tolerance value             WORD       USHORT      │
├───────────────────────────────────────────────────┤
│Stable region length        WORD       USHORT      │
└───────────────────────────────────────────────────┘


[Back] [Next]