Skip to main content

Process Pump

Component Palette Icon:

Component Palette Icon

tip

The process pump component type is configurable via the pumpType property.

A component that looks like a process pump symbol. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.

Properties

Most Properties have binding options. For more information on Bindings, see Types of Bindings in Perspective. This section only documents the Props Category of properties. The other Categories are described on the Perspective Component Properties page.

NameDescriptionProperty Type
pumpTypeThe type of pump to be depicted. Values can be selected via a dropdown.
Options are:
- centrifugal
- diaphragm
- gear
- liquid-ring
- positive-displacement
- positive-cavity
- positive-screw
string
dropdown
processObjectThe root of all processOject propertiesobject
showLabelShow item identifierboolean
labelPositionOptions for the location of the item identifier label.
Options are:
- left
- right
- top-left
- top-right
- bottom-left
- bottom-right
string
dropdown

Tag Drop

Tag Drop

For user convenience a tag of data type process-object-pump may be dragged and dropped on to the processOject property

processObject Properties

status

NameDescriptionProperty Type
statusStatus properties of the valve processOject. Child of the processObject propertyobject

status Properties

NameDescriptionProperty Type
itemNameItem identifierstring
alarmEnable indication of alarm stateboolean
actFBEnable indication of actFB stateboolean
deActFBEnable indication of deActFB stateboolean
manualEnable indication of manual stateboolean
maskedEnable indication of masked stateboolean
changingEnable indication of changing stateboolean
locateEnable locate animationboolean

Component Events

The component supports the "Action Performed Event".

Further information regarding the Action Performed Event can be found a the Perspective Event Types Reference page. The Component Events and Actions page shows how to configure events and actions on a Perspective component. Component scripting is handled separately and can be accessed from the Component menubar or by right clicking on the component.