From OpenSCADAWiki
Jump to: navigation, search

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_text Parameter: status (text) String (translate) Input link Parameter|st_text Text of the parameter state, at the mode "Code state".
digStts Parameter: statuses String (translate) Input link Parameter|digStts Configuration of the parameter statuses with the structure {openedLabel}-{color};{closedLabel}-{color}, for the discrete block.
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}, 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.