1

Ignition sensor on a DCT Syrus

Тема: Ignition sensor on a DCT Syrus

I am working with a dct syrus device. When I want to configure the engine ignition sensor, I have problems since I use the parameter “event” to indicate when the engine is on. The bad thing about this, is that in this parameter all the different events configured show up, like the panic button, the aggressive movement, engine on and off. So I can not configure this sensor correctly. Someone can help me or tell me what can I change in my script for Syrus device, so I can have the ignition parameter correctly.

2

Ignition sensor on a DCT Syrus

(04/10/2017 14:51:57 отредактировано jhdeguate)

Re: Ignition sensor on a DCT Syrus

crvg19 in Wialon you have to use "in9" (input 9) as parameter to sense ignition,  In your script you have to use "F00" to send the ignition status on unit, as this:


>SED00NA0;F00+< # Ignition ON
>SED01NA0;F00-< # Ignition OFF


Regards,

Jary Hernandez

3

Ignition sensor on a DCT Syrus

Re: Ignition sensor on a DCT Syrus

Thanks for your help, but still no luck.

Stil with the same problem. If you can check my script, cause we dont find where is the error.

Regards,
Carlos Valdez

Опубликовать вложения

Иконка вложений script de wialon.txt 2.21 Кб, файл был скачан 758 раз(а) 

4

Ignition sensor on a DCT Syrus

Re: Ignition sensor on a DCT Syrus

Test

>SXAEFC;VO;IO<