From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 4: Line 4:
 
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
 
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
 
|-
 
|-
| NAME || Parameter: name || String || Input link || Parameter|NAME || Short name of the parameter to be inserted in the notification of violations and actions of the user-operator.
+
| NAME || Parameter: name || String (translate) || Input link || Parameter|NAME || Short name of the parameter to be inserted in the notification of violations and actions of the user-operator.
 
|-
 
|-
| DESCR || Parameter: description || String || Input link || Parameter|DESCR || Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator.
+
| DESCR || Parameter: description || String (translate) || Input link || Parameter|DESCR || Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator.
 
|-
 
|-
 
| st_open || Parameter: status-open || Boolean || Input link || Parameter|st_open || The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed".
 
| st_open || Parameter: status-open || Boolean || Input link || Parameter|st_open || The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed".
Line 19: Line 19:
 
| imgs || Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" || String || Constant || || Configuration of the parameter statuses with the structure '''{openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}''', for the discrete block.
 
| imgs || Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" || String || Constant || || Configuration of the parameter statuses with the structure '''{openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}''', for the discrete block.
 
|-
 
|-
| digStts || Parameter: statuses || String || Input link || Parameter|digStts || Standard configuration of the parameter statuses with the structure '''{notUsed}-{openedColor};{notUsed}-{closedColor}''', for the discrete block and missing of the attribute '''imgs''.
+
| digStts || Parameter: statuses || String (translate) || Input link || Parameter|digStts || Standard configuration of the parameter statuses with the structure '''{notUsed}-{openedColor};{notUsed}-{closedColor}''', for the discrete block and missing of the attribute '''imgs''.
 
|-
 
|-
 
| com || Parameter: command || Boolean || Full link || Parameter|com || The command "Open" of the parameter or the common command of the switch at missing the command signal "Close".
 
| com || Parameter: command || Boolean || Full link || Parameter|com || The command "Open" of the parameter or the common command of the switch at missing the command signal "Close".
Line 29: Line 29:
 
| com_text || Parameter: command text (from digComs) || String || Full link || Parameter|com_text || Text of the parameter command, at the mode "Code state".
 
| com_text || Parameter: command text (from digComs) || String || Full link || Parameter|com_text || Text of the parameter command, at the mode "Code state".
 
|-
 
|-
| digComs || Parameter: commands || String || Input link || Parameter|digComs || Configuration of the parameter commands with the structure '''{openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}''', for the discrete block, and '''{com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}''', for the code status.
+
| digComs || Parameter: commands || String (translate) || Input link || Parameter|digComs || Configuration of the parameter commands with the structure '''{openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}''', for the discrete block, and '''{com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}''', for the code status.
 
|-
 
|-
| ntf || Notification "{st}:{modes}:{Speech text}" || String || Constant || || Configuration of the notification forming at the status (st) [0|1] and [[Special:MyLanguage/Modules/VCAEngine#Alarms|the notification modes-methods (modes)]], as a string of the digital methods, and by the speech, if pointed such method.
+
| ntf || Notification "{st}:{modes}:{Speech text}" || String (translate) || Constant || || Configuration of the notification forming at the status (st) [0|1] and [[Special:MyLanguage/Modules/VCAEngine#Alarms|the notification modes-methods (modes)]], as a string of the digital methods, and by the speech, if pointed such method.
 
|}
 
|}

Latest revision as of 09:45, 5 June 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/Main graphical elements)
{{CntHdr|Linking and configuring the attributes}}
{| class="wikitable"
|-
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
|-
| NAME || Parameter: name || String (translate) || Input link || Parameter|NAME || Short name of the parameter to be inserted in the notification of violations and actions of the user-operator.
|-
| DESCR || Parameter: description || String (translate) || Input link || Parameter|DESCR || Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator.
|-
| st_open || Parameter: status-open || Boolean || Input link || Parameter|st_open || The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed".
|-
| st_close || Parameter: status-close || Boolean || Input link || Parameter|st_close || The state "Closed" of the parameter.
|-
| st_img || Parameter: status "{img}:{bCol}:{blink}" || String || Input link || Parameter|st_text || Image of the parameter state, at the mode "Code state", where:
* ''img'' — image name, see [[Special:MyLanguage/Modules/VCAEngine#Media|the image attributes]];
* ''bCol'' — background color;
* ''blink'' — blink sign [0|1] of the background.
|-
| imgs || Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" || String || Constant || || Configuration of the parameter statuses with the structure '''{openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}''', for the discrete block.
|-
| digStts || Parameter: statuses || String (translate) || Input link || Parameter|digStts || Standard configuration of the parameter statuses with the structure '''{notUsed}-{openedColor};{notUsed}-{closedColor}''', for the discrete block and missing of the attribute '''imgs''.
|-
| com || Parameter: command || Boolean || Full link || Parameter|com || The command "Open" of the parameter or the common command of the switch at missing the command signal "Close".
|-
| close || Parameter: close || Boolean || Full link || Parameter|close || The command "Close" of the parameter.
|-
| stop || Parameter: stop || Boolean || Full link || Parameter|stop || The command "Stop" of the parameter.
|-
| com_text || Parameter: command text (from digComs) || String || Full link || Parameter|com_text || Text of the parameter command, at the mode "Code state".
|-
| digComs || Parameter: commands || String (translate) || Input link || Parameter|digComs || Configuration of the parameter commands with the structure '''{openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}''', for the discrete block, and '''{com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}''', for the code status.
|-
| ntf || Notification "{st}:{modes}:{Speech text}" || String (translate) || Constant || || Configuration of the notification forming at the status (st) [0|1] and [[Special:MyLanguage/Modules/VCAEngine#Alarms|the notification modes-methods (modes)]], as a string of the digital methods, and by the speech, if pointed such method.
|}
Translation{{CntHdr|Linking and configuring the attributes}}
{| class="wikitable"
|-
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
|-
| NAME || Parameter: name || String (translate) || Input link || Parameter|NAME || Short name of the parameter to be inserted in the notification of violations and actions of the user-operator.
|-
| DESCR || Parameter: description || String (translate) || Input link || Parameter|DESCR || Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator.
|-
| st_open || Parameter: status-open || Boolean || Input link || Parameter|st_open || The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed".
|-
| st_close || Parameter: status-close || Boolean || Input link || Parameter|st_close || The state "Closed" of the parameter.
|-
| st_img || Parameter: status "{img}:{bCol}:{blink}" || String || Input link || Parameter|st_text || Image of the parameter state, at the mode "Code state", where:
* ''img'' — image name, see [[Special:MyLanguage/Modules/VCAEngine#Media|the image attributes]];
* ''bCol'' — background color;
* ''blink'' — blink sign [0|1] of the background.
|-
| imgs || Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" || String || Constant || || Configuration of the parameter statuses with the structure '''{openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}''', for the discrete block.
|-
| digStts || Parameter: statuses || String (translate) || Input link || Parameter|digStts || Standard configuration of the parameter statuses with the structure '''{notUsed}-{openedColor};{notUsed}-{closedColor}''', for the discrete block and missing of the attribute '''imgs''.
|-
| com || Parameter: command || Boolean || Full link || Parameter|com || The command "Open" of the parameter or the common command of the switch at missing the command signal "Close".
|-
| close || Parameter: close || Boolean || Full link || Parameter|close || The command "Close" of the parameter.
|-
| stop || Parameter: stop || Boolean || Full link || Parameter|stop || The command "Stop" of the parameter.
|-
| com_text || Parameter: command text (from digComs) || String || Full link || Parameter|com_text || Text of the parameter command, at the mode "Code state".
|-
| digComs || Parameter: commands || String (translate) || Input link || Parameter|digComs || Configuration of the parameter commands with the structure '''{openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}''', for the discrete block, and '''{com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}''', for the code status.
|-
| ntf || Notification "{st}:{modes}:{Speech text}" || String (translate) || Constant || || Configuration of the notification forming at the status (st) [0|1] and [[Special:MyLanguage/Modules/VCAEngine#Alarms|the notification modes-methods (modes)]], as a string of the digital methods, and by the speech, if pointed such method.
|}

Linking and configuring the attributes

Identifier Name Type Configuration Configuration template Description
NAME Parameter: name String (translate) Input link Parameter|NAME Short name of the parameter to be inserted in the notification of violations and actions of the user-operator.
DESCR Parameter: description String (translate) Input link Parameter|DESCR Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator.
st_open Parameter: status-open Boolean Input link Parameter|st_open The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed".
st_close Parameter: status-close Boolean Input link Parameter|st_close The state "Closed" of the parameter.
st_img Parameter: status "{img}:{bCol}:{blink}" String Input link Parameter|st_text Image of the parameter state, at the mode "Code state", where:
  • img — image name, see the image attributes;
  • bCol — background color;
  • blink — blink sign [0|1] of the background.
imgs Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" String Constant Configuration of the parameter statuses with the structure {openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}, for the discrete block.
digStts Parameter: statuses String (translate) Input link Parameter|digStts Standard configuration of the parameter statuses with the structure {notUsed}-{openedColor};{notUsed}-{closedColor}', for the discrete block and missing of the attribute imgs.
com Parameter: command Boolean Full link Parameter|com The command "Open" of the parameter or the common command of the switch at missing the command signal "Close".
close Parameter: close Boolean Full link Parameter|close The command "Close" of the parameter.
stop Parameter: stop Boolean Full link Parameter|stop The command "Stop" of the parameter.
com_text Parameter: command text (from digComs) String Full link Parameter|com_text Text of the parameter command, at the mode "Code state".
digComs Parameter: commands String (translate) Input link Parameter|digComs Configuration of the parameter commands with the structure {openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}, for the discrete block, and {com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}, for the code status.
ntf Notification "{st}:{modes}:{Speech text}" String (translate) Constant Configuration of the notification forming at the status (st) [0|1] and the notification modes-methods (modes), as a string of the digital methods, and by the speech, if pointed such method.