|
|
Quantity
|
| Member name | Value | Description |
|---|---|---|
| None | 0 | None or not applicable. |
| Voltage | 1 | Voltage. |
| Current | 2 | Current. |
| Power | 3 | Power - includes all data for a quantity or characteristic derived from multiplying voltage and current components. |
| Energy | 4 | Energy - includes all data from an integration of a quantity or characteristic derived from multiplying voltage and current components together. |
| Temperature | 5 | Temperature. |
| Pressure | 6 | Pressure. |
| Charge | 7 | Charge. |
| ElectricalField | 8 | Electrical field. |
| MagneticField | 9 | Magnetic field. |
| Velocity | 10 | Velocity. |
| Bearing | 11 | Compass bearing. |
| Force | 12 | Applied force, electrical, mechanical etc. |
| Torque | 13 | Torque. |
| Position | 14 | Spatial position. |
| FluxLinkage | 15 | Flux linkage Weber Turns. |
| FluxDensity | 16 | Magnetic field density. |
| Status | 17 | Status data. |
The QuantityMeasured type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDescription |
Retrieves the description of the value that this Enum represents extracted from the DescriptionAttribute, or the enumeration name
if no description is available.
(Defined by EnumExtensions) | |
| GetFormattedName |
Retrieves a formatted name of the value that this Enum represents for visual display.
(Defined by EnumExtensions) |