RtBody attributes pwr_sClass_SevHistObject |
String80 |
Description |
|
Optional desription. |
AttrRef |
Object |
|
Specifies the complete name of the object whose
attribute values is to be stored. |
Objid |
ThreadObject |
|
SevHistThread object that specifies the storage scantime
and in which server the data is stored. |
DeltaTime |
StorageTime |
|
Time the data will be stored in the database.
Data that is older than this time will be removed from
the database by a garbage collector. |
Float32 |
DeadBand |
|
The deadband is a range around the last stored value, where no new values
will be stored, i.e a value has to differ more than the deadband / 2 from
the last stored value to be stored.
Deadband contains the size of deadband. Note that the DeadBand bit in options also
has to be set to activte the deadband function. |
SevHistOptionsMask |
Options |
|
Storage options. |
Boolean |
Disable |
|
Disable storage. |
Boolean |
Trigger |
|
Trigger a storage when event controlled storage is configured.
Trigger can be set from the application or from a process graph,
and when it has been detected by the rt_sevhistmon process, it
will be reset by this process.
To configure even controlled storage, set Event in Options. |
CurveLayoutMask |
Layout |
|
Curve window layout. |
The deadband is a range around the last stored value, where no new values
will be stored, i.e a value has to differ more than the deadband / 2 from
the last stored value to be stored.
Deadband contains the size of deadband. Note that the DeadBand bit in options also
has to be set to activte the deadband function.
Trigger a storage when event controlled storage is configured.
Trigger can be set from the application or from a process graph,
and when it has been detected by the rt_sevhistmon process, it
will be reset by this process.
To configure even controlled storage, set Event in Options.