HelpWizard Pages ReferenceManual2/en
Version vom 5. März 2021, 13:07 Uhr von Cg (Diskussion | Beiträge) (→Reference Manual (Variable Pins))
Reference Manual (Variable Pins)[Bearbeiten]
[Java]
[Python]
[Node]
[C]
[Smalltalk builtin]
[JavaScript builtin]
Common
- pinName.numberOfVariablePins()
how many instances of the variable pin are there
Input
- inputPinName.valueAt(idx)
retrieve the value from the idx'th pin
- inputPinName.hasValueAt(idx)
check if the idx'th pin has a value
Output
- outputPinName.outputPinAt_value(idx, value)
send a value to the idx'th pin