How to connect a button to IO60P16 Module?

Hello,

i have a IO60P16 Module and a Spider board with DNFM 4.2(QEF2) installed. How do i have to connect a button and is there a ButtonPressed-Event for it?

The Tutorial for this board doesn’t seem to work. There are methods missing in the sdk.

Thank you in advance.

Are there any events on the IO-ports for example for a button press? I cannot find them.

In which library i can find them?

I haven’t checked the driver in today’s SDK release (and you should…) but as far as I know the current GHI driver doesn’t have any interrupt (event) support. My driver does have interrupt support. You can try it and see if it suits your needs better until this functionality is added to the GHI driver.