Equipment

The following computed attributes and methods are in the EquipLayout Knowledgeware dictionary. Not all methods take input parameters, and for those that do, the parameters are described in the Description column.

Whether you can see the value returned by the method depends upon how you are using it in Knowledgeware. For example, if you write a Knowledgeware rule or check causing a component to display differently based on the outcome of that rule or check, you won't see the calculated value; just the result of the calculated value.

You can see the value returned by a computed attribute in:

NOTE: The NLS names below are the default names provided by the application. You can change them as required.

 

Object Type/NLS Name Attribute/Method Name Description
EquipFunc/
Equipment Function
PhysicalEquipmentName  
EquipHVACNozzleFunc/
HVAC Nozzle Function
IsEquivDiameterConsistent() Returns true if the input object has the same equivalent diameter as anything to which it is connected.
EquipNozzle/
Nozzle
ConnectedEquipmentName Returns the name of the equipment to which a nozzle is connected.
EquipNozzle/
Nozzle
ConnectedEquipmentObject Returns a pointer to the equipment to which a nozzle is connected.
EquipNozzleFunc/
Nozzle Function
ConnectedEquipFunctionObject Returns a pointer to the equipment function to which a nozzle function is connected.
EquipNozzleFunc/
Nozzle Function
ConnectedEquipmentName Returns the name of the equipment function to which a nozzle function is connected.
EquipPipingNozzleFunc/
Piping Nozzle Function
IsNominalSizeConsistent() Returns true if the input object has the same nominal size as anything connected to it.
EquipPipingNozzleFunc/
Piping Nozzle Function
IsPipeSpecConsistent() Returns true if the input object has the same pipe specification as anything connected to it.
EquipTubingNozzleFunc/
Tubing Nozzle Function
IsNominalSizeConsistent() Returns true if the input object has the same nominal size as anything connected to it.
EquipTubingNozzleFunc/
Tubing Nozzle Function
IsPipeSpecConsistent() Returns true if the input object has the same pipe specification anything connected to it.
EquipTubingNozzleFunc/
Tubing Nozzle Function
IsTubeSpecConsistent() Returns true if the input object has the same tube specification as anything connected to it.