The following computed attributes and methods are in the InstrLayout 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:
Object Type | Attribute/Method Name | Description |
InstrICLineFunc | ParentICLoopObject | Returns a pointer to the instrumentation and control loop to which the object belongs. |
InstrICLineFunc | ParentICLoopName | Returns the name of the instrumentation and control loop to which the object belongs. |
InstrICLoop | FromToTable | Contains the names of the From and To equipment connected by a line. |
InstrPartFunc | ParentHVACLineName | Returns the name of the HVAC line to which the object belongs. |
InstrPartFunc | ParentHVACLineObject | Returns a pointer to the HVAC line to which the object belongs. |
InstrPartFunc | ParentICLoopObject | Returns a pointer to the instrumentation and control loop to which the object belongs. |
InstrPartFunc | ParentPipingLineName | Returns the name of the piping line to which the object belongs. |
InstrPartFunc | ParentPipingLineObject | Returns a pointer to the piping line to which the object belongs. |
InstrPartFunc | ParentTubingLineName | Returns the name of the tubing line to which the object belongs. |
InstrPartFunc | ParentTubingLineObject | Returns a pointer to the tubing line to which the object belongs. |
InstrPartFunc | ParentWaveguideLineName | Returns the name of the waveguide line to which the object belongs. |
InstrPartFunc | ParentWaveguideLineObject | Returns a pointer to the waveguide line to which the object belongs. |
InstrPartFunc | ParentICLoopName | Returns the name of the instrumentation and control loop to which the object belongs. |