From OpenSCADAWiki
Jump to: navigation, search
(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
 
|-
 
|-
| adapter || Type of the detected adaptor
+
| adapterS || Type of the detected adaptor || String || Input || Read only || Variable || No detected
0 - DS9097<br/>
+
|-
1 - DS9097U
+
| adapter || Code of the detected adaptor || Integer || Input || Not attribute || Variable || -1
| Integer || Input || Read only || Variable || -1
+
 
|-
 
|-
 
| 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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Libs/LowLevelDevices)
{{CntHdr|Template IOs}}
{| class="mw-collapsible mw-collapsed wikitable sortable"
|+ style=white-space:nowrap |
|-
! Identifier !! Parameter !! Type !! Mode !! Attribute !! Configuration !! Value
|-
| 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
|-
| onlyAddAtScan || Only add at scan || Boolean || Input || Not attribute || Constant || 0
|-
| 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
|-
| power || Power, for temperature || Boolean || Input || Read only || Variable || 
|-
| isData || In data mode || Boolean || Input || Not attribute || Variable || 0
|-
| tr || Вихідний транспорт || Object || Output || Not attribute || Variable || 
|-
| this || Object || Object || Input || Not attribute || Variable || 
|-
| f_frq || Frequency of calculation of the function, Hz || Real || Input || Not attribute || Variable || 1000
|-
| f_start || Function start flag || Boolean || Input || Not attribute || Variable || 0
|-
| f_err || Function error || String || Input || Not attribute || Variable || 0
|-
| f_stop || Function stop flag || Boolean || Input || Not attribute || Variable || 0
|}
Translation{{CntHdr|Template IOs}}
{| class="mw-collapsible mw-collapsed wikitable sortable"
|+ style=white-space:nowrap |
|-
! Identifier !! Parameter !! Type !! Mode !! Attribute !! Configuration !! Value
|-
| 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
|-
| onlyAddAtScan || Only add at scan || Boolean || Input || Not attribute || Constant || 0
|-
| 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
|-
| power || Power, for temperature || Boolean || Input || Read only || Variable || 
|-
| isData || In data mode || Boolean || Input || Not attribute || Variable || 0
|-
| tr || Вихідний транспорт || Object || Output || Not attribute || Variable || 
|-
| this || Object || Object || Input || Not attribute || Variable || 
|-
| f_frq || Frequency of calculation of the function, Hz || Real || Input || Not attribute || Variable || 1000
|-
| f_start || Function start flag || Boolean || Input || Not attribute || Variable || 0
|-
| f_err || Function error || String || Input || Not attribute || Variable || 0
|-
| f_stop || Function stop flag || Boolean || Input || Not attribute || Variable || 0
|}

Template IOs

[Expand]
Identifier Parameter Type Mode Attribute Configuration Value
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
onlyAddAtScan Only add at scan Boolean Input Not attribute Constant 0
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
power Power, for temperature Boolean Input Read only Variable
isData In data mode Boolean Input Not attribute Variable 0
tr Вихідний транспорт Object Output Not attribute Variable
this Object Object Input Not attribute Variable
f_frq Frequency of calculation of the function, Hz Real Input Not attribute Variable 1000
f_start Function start flag Boolean Input Not attribute Variable 0
f_err Function error String Input Not attribute Variable 0
f_stop Function stop flag Boolean Input Not attribute Variable 0