From OpenSCADAWiki
Revision as of 10:50, 26 July 2019 by FuzzyBot (Talk | contribs) (Importing a new version from external source)

Jump to: navigation, search

Linking attributes

ID Parameter Data type Config Config template Description
name Name String Input link Parameter|NAME Parameter name, code, for display in the name's field.
addr Address Address Input link Parameter|var Address to the attribute of the parameter's values for trend's building.
color Trends color String Constant
Parameters of Analog Device
ed Dimension String Input link Parameter|ed
prec Precision Integer Input link Parameter|prec Number of decimal places in parameter.
max Maximum Real Input link Parameter|max Upper limit value of the parameter.
min Minimum Real Input link Parameter|min Minimum limit values of the parameter.
aMax Upper alarm border Real Input link Parameter|aMax
aMin Lower alarm border Real Input link Parameter|aMin
wMax Upper warning border Real Input link Parameter|wMax
wMin Lower warning border Real Input link Parameter|wMin
pModeA "Automate" regulator's mode Boolean Input link Parameter|auto Mode of the regulator, "Automatic".
pModeC "Cascade" regulator's mode Boolean Input link Parameter|casc Mode of the regulator, "Cascade".
Parameters of discrete devices
digComs Digital commands String Input link Parameter|digComs Names and colors of buttons of commands in the format: {On}[-color]:{Off}[-color][:{Stop}[-color]]. Default colors are: green, red and yellow.
digStts Digital states String Input link Parameter|digStts Names and colors of labels of states in the format: {On}[-color]:{Off}[-color]. Default colors are: green and red.
digRevers Revers Boolean Constant Discrete signal reverse.