Skip to main content

XAICLC — Lateral-Left Collision Threshold

Configures the lateral acceleration threshold used to detect a collision from the left side (signal F47). The threshold is the Y-axis lateral acceleration magnitude in milli-g (mg) that must be exceeded to raise the event.

Format

  • Query: >QXAICLC<
  • Set: >SXAICLC{VALUE}<
  • Reset to default: >SXAICLC<
FieldDescription
VALUEThreshold magnitude in mg (unsigned integer)

Response

>RXAICLC{VALUE}<

Examples

>QXAICLC< → >RXAICLC2000<
>SXAICLC3000< → >RXAICLC3000<
>SXAICLC< → >RXAICLC2000< (reset to default)
  • F47 — Lateral collision from the left (alignment gated)

Notes

  • A lower value increases sensitivity; a higher value limits detection to severe side impacts only.
  • All collision signals require IMU axis alignment to be complete (see XAICAR).
  • Sending >SXAICLC< without a value resets the threshold to its factory default.
  • Out-of-range values are rejected.
  • The threshold is persisted across reboots.

Defaults and Limits

  • Default value: 2000 mg.
  • Valid range: 500 to 16000 mg.