![]() |
reading in GPIO state
Hi,
I'm not the programmer for our team, but since our programmer's progress is slow, I'm trying to do some research for her before hand so we can make good progress tomorrow. How would I read in the state of a GPIO pin in Java? Thanks, windell |
Re: reading in GPIO state
Quote:
|
Re: reading in GPIO state
DigitalModule.getInstance(int slot).getDIO(int channel)
Alternatively, you can create a DigitalInput object and use the get() method. |
| All times are GMT -5. The time now is 09:44. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi