SWC CONFIG SEEKM
This command, can be used to setup steering whell controls seek minus button behavior.
Synopsis
SWC CONFIG SEEKM <argument>
Arguments
NOTIFY | Used to be notifyed when button is pressed. Returns only OK. |
SILENT | Used to unregister notification feature on buttons status changes. Returns only OK. |
PASSTHRU | Used to continue to send button changes to the oem radio, also during steering wheel control diversion. Returns only OK. |
BYPASS | Used to config button beavior accordingly with diversion status. Practically reset passthru options. Returns only OK. |
Availability
Not all kinds of events (for example HOLD and RELEASE) are always available.
This depends on car model/setup.
Events
If enabled, unsolicited events will be triggered on button status changes.
EVNT KEY SEEKM CLICK EVNT KEY SEEKM HOLD EVNT KEY SEEKM RELEASE
Examples
Enable button notification:
SWC CONFIG SEEKM NOTIFY OK ... EVNT KEY SEEKM CLICK
Passthru of the button to the radio:
SWC CONFIG SEEKM PASSTHRU OK
Notes
- Notification settings, are not power loss safe. If you disconnect Carberry from power supply or a watchdog reset rises, all notifications will be disabled.