CDC controllable integer status (INCTyp)
Attribute | Description | Expected values | Mandatory |
---|---|---|---|
IncTyp.ctlVal | value, integer (parameter for control service) | int32 | YES |
IncTyp.stVal | value, integer (status and control mirror) | int32 | YES |
IncTyp.q.DetailQuality.badReference | badReference, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.failure | failure, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.inconsistent | inconsistent, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.innacurate | innacurate, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.oldData | oldData, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.oscillatory | oscillatory, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.outOfRange | outOfRange, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.DetailQuality.overflow | overflow, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.Source | value source, coded enum | process | substituted, DEFAULT = process | NO |
IncTyp.q.Validity | value quality, coded enum | good | invalid | reserved | questionable, DEFAULT = good | NO |
IncTyp.q.operatorBlocked | operatorBlocked, boolean | true | false, DEFAULT = false | NO |
IncTyp.q.test | test, boolean | true | false, DEFAULT = false | NO |
IncTyp.t.FractionOfSecond | represents the fraction of the current second when the value of the TimeStamp has been determined. shall be calculated as (SUM from i = 0 to 23 of bi*2**–(i+1) s), int24 Example: the resolution of a time stamp may be 1/2**1 (= 0,5 s) if only the first bit is used, or may be 1/2**2 (= 0,25 s) if the first two bits are used, or may be approximately 60 ns if all 24 bits are used. | DEFAULT = 1 s | NO |
IncTyp.t.SecondSinceEpoch | interval in seconds continuously counted from the epoch 1970-01-01 00:00:00 UTC, int32 | int32 timestamp | YES |
IncTyp.t.TimeQuality.clockFailure | clockFailure, if true indicates that the time source of the sending device is unreliable, boolean | true | false, DEFAULT = false | NO |
IncTyp.t.TimeQuality.clockNotSynchronized | clockNotSynchronized, if true indicate that the time source of the sending device is not synchronized with the external UTC time, boolean | true | false, DEFAULT = false | NO |
IncTyp.t.TimeQuality.leapSecondKnown | leapSecondKnown, if true indicates that the value for SecondSinceEpoch contains all leap seconds occurred, boolean | true | false, DEFAULT = false | NO |
IncTyp.t.TimeQuality.timeAccuracy | timeAccuracy, represent the number of significant bits in the FractionOfSecond, coded enum | NO |