Page 1 of 1

Analog Inputs

Posted: Mon 4. Feb 2019, 09:59
by Techteam
Is it possible to read the analog input 1 or 2 voltage and transmit a can message with the value ?

Re: Analog Inputs

Posted: Mon 4. Feb 2019, 17:53
by G.Bohlen
Hello,

analog input can only be used internally e.g. to print the value on the display.
It is not possible to send any values via CAN, except transmit lists with predefined values.

Regards,
Gunnar Bohlen

Re: Analog Inputs

Posted: Mon 4. Feb 2019, 21:38
by Techteam
Thank you Gunnar for the prompt reply.