RemoteSource
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
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| RemoteSource | 0..1 | MeasurementValue | 1 | RemoteSource | Link to the physical telemetered point associated with this measurement. | MeasurementValue | Link to the physical telemetered point associated with this measurement. |