Page 1 of 1
Stateless Pin?
Posted: Wed Oct 21, 2009 2:18 pm
by Ondra
Good day all I would like to know if it is possibly to have a stateless pin. In other words, I can program a pin to go high or low, can I program a pin to have no state, sort of disconnect.
Ondra
Re: Stateless Pin?
Posted: Wed Oct 21, 2009 2:25 pm
by Benj
Hello Ondra
Yes you can put the I/O pin into high impedance state by using the input icon. If you wish to do this for a single pin then you can use the input icon in single pin mode. You will have to supply a variable for this but you do not have to use it in your program.
Re: Stateless Pin?
Posted: Wed Oct 21, 2009 2:33 pm
by Ondra
Sounds Good Thanks.
Ondra