CustomProcessSignalGeneratingSystemComponent¶
Overview¶
Class
A custom component of a ProcessSignalGeneratingSystem, i.e., a component other than a PrimaryElement or a Transmitter.
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <ProcessSignalGeneratingSystemComponent>
RDL reference: CUSTOM PROCESS SIGNAL GENERATING SYSTEM COMPONENT
ComponentClass: CustomProcessSignalGeneratingSystemComponent
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomProcessSignalGeneratingSystemComponent
Example
Implementation in Proteus Schema
<ProcessSignalGeneratingSystemComponent
ID="customProcessSignalGeneratingSystemComponent1"
ComponentClass="CustomProcessSignalGeneratingSystemComponent"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomProcessSignalGeneratingSystemComponent" ...>
...
</ProcessSignalGeneratingSystemComponent>