From OpenSCADAWiki
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | {{CntHdr|Template IOs}} {| class="mw-collapsible mw-collapsed wikitable sortable" |+ style=white-space:nowrap | |- ! Identifier !! Parameter !! Type !! Mode !! Attribute !! Configuration !! Value |- | transport || Transport of the I2C, Serial (i2c) or<br/> GPIO address with function put(), mostly it's BCM2835 (DAQ.GPIO.io.pi) | String || Input || Not attribute || Constant || i2c |- | addr || I2C device address [0...119] || Integer || Input || Not attribute || Constant || 39 |- | RS || GPIO Pin: Reset || Integer || Input || Not attribute || Constant || 7 |- | E || GPIO Pin: Enable || Integer || Input || Not attribute || Constant || 8 |- | D4 || GPIO Pin: Data4 || Integer || Input || Not attribute || Constant || 25 |- | D5 || GPIO Pin: Data5 || Integer || Input || Not attribute || Constant || 24 |- | D6 || GPIO Pin: Data6 || Integer || Input || Not attribute || Constant || 23 |- | D7 || GPIO Pin: Data7 || Integer || Input || Not attribute || Constant || 18 |- | ln1 || Line 1 || String || Input || Full access || Variable || |- | ln2 || Line 2 || String || Input || Full access || Variable || |- | f_frq || Function calculate frequency (Hz) || Real || Input || Not attribute || Variable || 1000 |- | f_start || Function start flag || Boolean || Input || Not attribute || Variable || 0 |- | f_stop || Function stop flag || Boolean || Input || Not attribute || Variable || 0 |- | f_err || Function error || String || Input || Not attribute || Variable || 0 |} |