3-button

dimitri-universal/acc-on/3-button

No description
3-button
@/3-button
PORT-1port
Board port number the button is connected to.
PORT-2port
Board port number the button is connected to.
PORT-3port
Board port number the button is connected to.
UPD-1pulse
Triggers new read
UPD-2pulse
Triggers new read
UPD-3pulse
Triggers new read
3-button
PRS-1
PRS-2
PRS-3
DONE-1
DONE-2
DONE-3
PORT-1
PORT-2
PORT-3
UPD-1
UPD-2
UPD-3
DONE-3pulse
Fires on reading complete
DONE-2pulse
Fires on reading complete
DONE-1pulse
Fires on reading complete
PRS-3boolean
Last read value. Equals to `true` while the button is pressed (hold down) and `false` while it is released.
PRS-2boolean
Last read value. Equals to `true` while the button is pressed (hold down) and `false` while it is released.
PRS-1boolean
Last read value. Equals to `true` while the button is pressed (hold down) and `false` while it is released.
To use the node in your project you should have the dimitri-universal/acc-on library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.