easy-forum

English Support - Hardware => easyRelais => Thema gestartet von: John_Ess am Mai 29, 2013, 17:17:57 Nachmittag

Titel: Analog inputs as "digital"
Beitrag von: John_Ess am Mai 29, 2013, 17:17:57 Nachmittag
Inputs I7, I8, I11 and I12 can be used as analog inputs 0-10V.
But what happens when they receive 24V instead?

Can they be used in that "digital" mode or should I lower input signals to NOT exceed 10V max?
Titel: Re:Analog inputs as "digital"
Beitrag von: Maikky am Mai 29, 2013, 17:55:18 Nachmittag
Dear John.

As you already mentioned these inputs may be used for analogue or for digital signals.

How they are used is defined only by your program. If you for example select I07 it is a
digital input. If you select IA1 it is an analogue one. In fact you may use both within one
program if you think it makes sense (see attached example).

Therefore you may use voltages up to 24V  and do not have to reduce it.
For analogue inputs everything above 10V is handled as value 1023.
For digital inputs at I07, I08, I11 and I12 everything below 8V is OFF and 8V and higher is ON.
For all other "pure" digital inputs the voltage level 0 to 5V is OFF and 15 to 28,8V is ON

Regards
Maikky
Titel: Re:Analog inputs as "digital"
Beitrag von: John_Ess am Mai 29, 2013, 20:50:52 Nachmittag
Thank you Maikky - I just needed a confirmation as I wasn't sure :)