Class Description
Remote sources are state variables that are telemetered or calculated within the remote unit.
Attributes
Name | Type | Description |
---|---|---|
deadband | Float | The smallest change in value to be reported. |
scanInterval | Seconds | The time interval between scans. |
sensorMaximum | Float | The maximum value the telemetry item can return. |
sensorMinimum | Float | The minimum value the telemetry item can return. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MeasurementValue | 1 | RemoteSource | 0..1 | MeasurementValue | Link to the physical telemetered point associated with this measurement. | RemoteSource | Link to the physical telemetered point associated with this measurement. |