The function detects whether the push button on Quarky Intellio is pressed.
readpushbutton()
Function Definition: readpushbutton(‘1’)
- Python Library: Sensors (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| ‘1’ | int | The function detects whether the push button on Quarky Intellio is pressed. | 1,2 |
Description
Example
There are no examples documented for this article.
