HelpWizard Pages ReferenceManual2 Smalltalk/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<strong>Common</strong> |
<strong>Common</strong> |
Aktuelle Version vom 10. März 2021, 20:07 Uhr
Reference Manual (Variable Pins)[Bearbeiten]
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: idx value: value
send a value to the idx'th pin