From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent 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 || String || Input || Not attribute || Constant || Sockets.fgas
|-
| addr || Device address [0...247] || Integer || Input || Not attribute || Constant || 1
|-
| mbType || ModBus type <nowiki>[RTU|ASCII|TCP]</nowiki> || String || Input || Not attribute || Constant || RTU
|-
| maxBlkSz || ModBus maximum block size [10...200] || Integer || Input || Not attribute || Constant || 200
|-
| arhH || OpenSCADA archiver for device's archive of hours || String || Input || Not attribute || Constant || 
|-
| arhTmLim || Time limit of processing the archiving, seconds || Integer || Input || Not attribute || Constant || 40
|-
| items || Items set "<nowiki>[u|i|u2|i2|u4|i4|r|s]:{addr}:{w|r|~}:{id}:{nm}</nowiki>" || Text || Input || Full access || Variable || 
|-
| reset || Reset the archives reading and configuration || Boolean || Input || Full access || Variable || 
|-
| tr || Output transport || Object || Input || Not attribute || Variable || 
|-
| p || Pressure (history) || Real || Input || Read only || Variable || 
|-
| t || Temperature (history) || Real || Input || Read only || Variable || 
|-
| vWork || Volume: work (history) || Real || Input || Read only || Variable || 
|-
| vResult || Volume: resume (history) || Real || Input || Read only || Variable || 
|-
| arhs || Archives object || Object || Output || Not attribute || Variable || 
|-
| this || Object || Object || Input || Not attribute || Variable || 
|-
| f_stop || Function stop flag || Boolean || Input || Not attribute || Variable || 0
|-
| f_frq || Frequency of calculation of the function, Hz || Real || Input || Not attribute || Variable || 1000
|-
| f_err || Function error || String || Input || Not attribute || Variable || 0
|-
| f_start || Function start flag || Boolean || Input || Not attribute || Variable || 0
|}