|
|
Line 1: |
Line 1: |
| For any displayed or controlled parameter the [[#Passport|passport]] can be obtained in runtime mode by clicking the right mouse button on the contour field. The passport will present to all the properties of the parameter. | | For any displayed or controlled parameter the [[#Passport|passport]] can be obtained in runtime mode by clicking the right mouse button on the contour field. The passport will present to all the properties of the parameter. |
− |
| |
− | {{CntHdr|Linking attributes}}
| |
− | {| class="wikitable"
| |
− | |-
| |
− | ! ID !! Parameter !! Data type !! Config !! Config template !! Description
| |
− | |-
| |
− | | prmId || Parameter:identifier || String || Input link || Parameter|SHIFR || Parameter's identifier is used to place the record the operator's actions to the report.
| |
− | |-
| |
− | | prmShifr || Parameter:code || String || Input link || Parameter|NAME || Short name of the parameter, code. It is placed below the frame.
| |
− | |-
| |
− | | prmDescr || Parameter:description || String || Input link || Parameter|DESCR || Description of the parameter is used to place the record the operator's actions to the report.
| |
− | |-
| |
− | | prmColor || Parameter:border color || String || Input link || Parameter|color || Sets the border color of the contour.
| |
− | |-
| |
− | | colspan="6" | ''Parameters of Analog Device''
| |
− | |-
| |
− | | prmDemention || Parameter:dimension variable || String || Input link || Parameter|ed ||
| |
− | |-
| |
− | | prmPrec || Precision || Integer || Input link || Parameter|prec || Number of decimal places in parameter, step change for the manual input of values, as well as set point and out of the PID regulator.
| |
− | |-
| |
− | | prmVar || Parameter:variable || Real || Full link || Parameter|var || Directly to the analog value of the parameter.
| |
− | |-
| |
− | | max || Parameter:maximum || Real || Input link || Parameter|max || Upper limit value of the parameter.
| |
− | |-
| |
− | | min || Parameter:minimum || Real || Input link || Parameter|min || Minimum limit values of the parameter.
| |
− | |-
| |
− | | prmAMax || Upper alarm border || Real || Input link || Parameter|aMax ||
| |
− | |-
| |
− | | prmAMin || Lower alarm border || Real || Input link || Parameter|aMin ||
| |
− | |-
| |
− | | prmWMax || Upper warning border || Real || Input link || Parameter|wMax ||
| |
− | |-
| |
− | | prmWMin || Lower warning border || Real || Input link || Parameter|wMin ||
| |
− | |-
| |
− | | colspan="6" | ''Manual Analog Input''
| |
− | |-
| |
− | | prmVarIn || Parameter:variable input || Real || Full link || Parameter|varIn || Output for manual input of an analog value of the parameter. The presence of this parameter is an indication that the parameter - is determined as "Manual analog input.
| |
− | |-
| |
− | | colspan="6" | ''PID regulator''
| |
− | |-
| |
− | | prmAnalog || Parameter:analog regulator || Boolean || Input link || Parameter|analog || Sign of the analog regulator, in case of the absence of this parameter the regulator is an analog one.
| |
− | |-
| |
− | | prmAuto || Parameter:automate || Boolean || Full link || Parameter|auto || Mode of the regulator, "Automatic".
| |
− | |-
| |
− | | prmCasc || Parameter:Cascade || Boolean || Full link || Parameter|casc || Mode of the regulator, "Cascade".
| |
− | |-
| |
− | | prmSp || Parameter:set point || Real || Full link || Parameter|sp || PID regulator's set point, it can be set by the user.
| |
− | |-
| |
− | | prmImpQdwnTm || Parameter:imp. out down || Boolean || Input link || Parameter|impQdwn || Output "Down" for impulse regulator.
| |
− | |-
| |
− | | prmImpQupTm || Parameter:imp. out up || Boolean || Input link || Parameter|impQup || Output "Up" for impulse regulator.
| |
− | |-
| |
− | | prmOut || Parameter:output || Real || Full link || Parameter|out || Analog PID regulator output for display and manual input of the output value of PID in manual mode.
| |
− | |-
| |
− | | prmManIn || Parameter:manual input || Real || Full link || Parameter|manIn || Manual input of the new output value of PID regulator in manual mode.
| |
− | |-
| |
− | | colspan="6" | ''Parameters of discrete devices''
| |
− | |-
| |
− | | prmCom || Parameter: Command - "Open" || Boolean || Full link || Parameter|com ||
| |
− | |-
| |
− | | prmClose || Parameter: Command - "Close" || Boolean || Full link || Parameter|close ||
| |
− | |-
| |
− | | prmStop || Parameter: Command - "Stop" || Boolean || Full link || Parameter|stop ||
| |
− | |-
| |
− | | prmOpenSt || Parameter: State - "Opened" || Boolean || Input link || Parameter|st_open ||
| |
− | |-
| |
− | | prmCloseSt || Parameter: State - "Closed" || Boolean || Input link || Parameter|st_close ||
| |
− | |-
| |
− | | digComs || Parameter: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 || Parameter: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.
| |
− | |}
| |