CustomEquipment

Overview

Class

A custom Equipment, i.e., an Equipment that is not covered by any of the other subclasses of Equipment.

Supertypes

Implementation in Proteus Schema

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

Tag: <Equipment>

RDL reference: CUSTOM EQUIPMENT

ComponentClass: CustomEquipment

Example

Implementation in Proteus Schema

<Equipment
    ID="customEquipment1"
    ComponentClass="CustomEquipment"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomEquipment" ...>
  ...
</Equipment>