isRunning()
Report whether the ramp is running.
linearramp.isRunning()
Returns
return isRunning
| Value | Type | Description |
|---|---|---|
| isRunning | bool |
True if the ramp is still moving, False otherwise. |
Report whether the ramp is running.
linearramp.isRunning()
return isRunning
| Value | Type | Description |
|---|---|---|
| isRunning | bool |
True if the ramp is still moving, False otherwise. |