Manually Define Equipment Runtime Parameters
Equipment runtime parameters are a set of parameters that are passed into content pages as associations. For example, a sub-page with a faceplate that displays information for multiple pieces of equipment.
Note: Equipment Runtime Parameters can be used with the AssEquipParameters and EquipGetParameter Cicode functions.
You can manually add equipment runtime parameters to a Citect SCADA project
To manually define an equipment runtime parameter:
- In the System Model activity, select Equipment.
- On the menu below the Command Bar, select Runtime Parameters.
The list of equipment runtime parameters will display in the Grid Editor.
- Add a row to the Grid Editor.
-
Type the required information in each column, or in the Property Grid (see below for a description of the properties).
- Click Save.
Equipment Runtime Parameter Properties
General Properties
Cluster
|
The name of the cluster to which the equipment is assigned. |
Equipment
|
The equipment associated with this runtime parameter. For example: "Factory.Floor.Line1.Light1".
See Equipment.
Equipment should be an existing item on the selected cluster.
|
Name
|
A name for the parameter. Enter a value of 254 characters or less.
|
Value
|
Value assigned to the parameter.This could be a value or a tag name. |
Is Tag
|
By default, this is TRUE. If the value is set to a tag name, the tag value will be evaluated as such. Set this to FALSE if you have set a value manually instead of specifying a tag name.
Note: If this is a tag name it can be used in conjunction with the Cicode function AssEquipParameters to pass those tags as super genie associations.
|
Comment
|
Any useful comment. Enter a value of 254 characters or less. |
Project Properties
Project
|
The project in which the equipment runtime parameter is configured.
|
Published June 2018