CustomActuatingSystemComponent¶
Overview¶
Class
A custom component of an ActuatingSystem, i.e., a component other than a ControlledActuator, an OperatedValveReference, or a Positioner.
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <ActuatingSystemComponent>
RDL reference: CUSTOM ACTUATING SYSTEM COMPONENT
ComponentClass: CustomActuatingSystemComponent
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomActuatingSystemComponent
Example
Implementation in Proteus Schema
<ActuatingSystemComponent
ID="customActuatingSystemComponent1"
ComponentClass="CustomActuatingSystemComponent"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomActuatingSystemComponent" ...>
...
</ActuatingSystemComponent>