CustomMeasuringSystemComponent

Overview

Class

A custom component of a MeasuringSystem, i.e., a component other than a MeasuringElement, a SensorwellReference, or a Transmitter.

Supertypes

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <MeasuringSystemComponent>

ComponentClass: CustomMeasuringSystemComponent

Example

Implementation in Proteus Schema

<MeasuringSystemComponent
    ID="customMeasuringSystemComponent1"
    ComponentClass="CustomMeasuringSystemComponent"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomMeasuringSystemComponent" ...>
  ...
</MeasuringSystemComponent>