Analog Inputs
Analog Inputs
Is it possible to read the analog input 1 or 2 voltage and transmit a can message with the value ?
Re: Analog Inputs
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
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
Thank you Gunnar for the prompt reply.