From OpenSCADAWiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 6: | Line 6: | ||
|- | |- | ||
| transport || Transport || String || Input || Not attribute || Constant || 1Wire:/dev/ttyS0 | | transport || Transport || String || Input || Not attribute || Constant || 1Wire:/dev/ttyS0 | ||
+ | |- | ||
+ | | addr || Address of the I2C driver | ||
+ | [24...27] - for DS2482-100 | ||
+ | | Integer || Input || Not attribute || Constant || 24 | ||
|- | |- | ||
| tmResc || Rescan period, seconds || Real || Input || Not attribute || Constant || 60 | | tmResc || Rescan period, seconds || Real || Input || Not attribute || Constant || 60 | ||
Line 13: | Line 17: | ||
| tryEVAL || Tries after which set value to EVAL || Integer || Input || Not attribute || Constant || 3 | | tryEVAL || Tries after which set value to EVAL || Integer || Input || Not attribute || Constant || 3 | ||
|- | |- | ||
− | | | + | | adapterS || Type of the detected adaptor || String || Input || Read only || Variable || No detected |
− | + | |- | |
− | + | | adapter || Code of the detected adaptor || Integer || Input || Not attribute || Variable || -1 | |
− | | Integer || Input || | + | |
|- | |- | ||
| power || Power, for temperature || Boolean || Input || Read only || Variable || | | power || Power, for temperature || Boolean || Input || Read only || Variable || | ||
|- | |- | ||
| isData || In data mode || Boolean || Input || Not attribute || Variable || 0 | | isData || In data mode || Boolean || Input || Not attribute || Variable || 0 | ||
+ | |- | ||
+ | | tr || Вихідний транспорт || Object || Output || Not attribute || Variable || | ||
|- | |- | ||
| this || Object || Object || Input || Not attribute || Variable || | | this || Object || Object || Input || Not attribute || Variable || |
Latest revision as of 21:38, 16 March 2025
Template IOs