_corr
Attribute (neutral) | Type | Description |
---|---|---|
_manager | int | Manager, which set the value (read only).
Restriction: This attributes can NOT be queried normally
with dpQuery() or dpGetPeriod(). It can however be used in the
WHERE-clause of a dpQuery to filter results, together with the
"TIMERANGE" keyword.
Restriction: This attribute is only available for
NGA.
|
_stime | time | Source time |
_type | int | Correction-value type |
_user | int | User, who was logged in, when the value was set (read only)
Restriction: This attributes can NOT
be queried normally with dpQuery or dpGetPeriod. It can however be
used in the WHERE-clause of a dpQuery to filter results, together
with the "TIMERANGE" keyword.
|
_value | var | Correction value |
_status64 | bit64 |
Correction status. By using the _status64 attribute you can specify a user-defined status for a correction value. CAUTION: Note that there is only ONE STATUS for the original value and correction value (not two separate statuses for the two configs). How to set the status for a correction value via CONTROL: How to query the status:
|