Parameters
Name
The name of the ModFrame component. This name will be visible below the ModFrame component in the ModFrame Client configuration panel.
The name of a ModFrame component must be unique within the container it resides in. |
ReportEventLevel
All events with equal or higher severity will be reported.
Equipment class
This property defines the equipment class to choose hosted equipment from. The equipment class is only editable when component does not expose any equipment properties.
Process unit
This property defines for which process unit to host equipment. The selection of process units available are consists of the process units that is related to the equipment class (the equipment class property) of this component.
Current equipment
This is a read only property displaying the name of the currently hosted equipment.
Equipment selection method
This property is used to select the method used to register hosted equipment. The options are:
- Fixed. With this option it is not possible to change the hosted equipment. (Deprecated)
- Port(name). With this option the hosted equipment are defined by the value of a component port which provide the name of the hosted equipment.
- Port(id). With this option the hosted equipment are defined by the value of a component port which provide the id of the hosted equipment.
Equipment property update strategy
This property defines the strategy for when to update the exposed equipment properties. The options are:
- Equipment change. Equipment properties will be read from the database and exposed on ports when the hosted equipment changes.
- Time advance. Equipment properties will be read from the database and exposed on ports every time step.
Maximum number of sub equipments
This property defines the maximum number of sub equipment id's to expose on ports. All the sub equipment ports must be disconnected in order to change this parameter.