Тема: CR300 Ignition Settings
Hello,
Does anyone know how to set up the Ignition Sensor on the Cellotrack CR300 unit.
I have tried every setting possible and it does not pick it up.
Many Thanks
Glenn
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
Hello,
Does anyone know how to set up the Ignition Sensor on the Cellotrack CR300 unit.
I have tried every setting possible and it does not pick it up.
Many Thanks
Glenn
See the Messages
And look for I/O = n/n
The value will change when ignition state actually changes.
For example, when ignition was activated, the message with parameter I/O = 10/0 was received. We need to retrieve bit (input in our case) number from the received value — 10. To achieve this, open the calculator in the HEX mode and key in 10. Then switch to the BIN mode and get the binary number — 10000 in our case. Now count in which position 1 appeared (count from right to left). In our example, this is the 5th position, so, the ignition is connected to digital input 5. This means that the required parameter is in5.
Once you identify the input id , if for example it is in5, use in5 as the parameter in Engine ignition sensor
Hello Kaippally,
Thank you for this I got it now- ING=6
Many thanks
Glenn