Physical Switch Activation Indicators
The cab of a truck is filled with switches that drivers use daily as part of their job. Many of these switches rely on custom logic to perform their functions, and one of the simplest tasks for both the switch and the custom logic is providing feedback to the driver when the switch is activated. This feedback often takes the form of a colored indicator light within the switch itself.
Initially, developers using CHEC had to remember whether the switch they were working with supported an indicator light. If it did, the developer needed to manually add the functionality and the correct signal. This led to the frequent omission of the indicator light command, as users didn’t always realize they had to add it manually.
To address this, CHEC now suggests adding the indicator light function contextually, including the correct signal based on the switch being used. This proactive suggestion eliminates a common error and prevents issues that could impact truck drivers every day.