QValue

Leafs

class TerminalDevice.LogicalChannels.Channel.Otn.State.QValue

Bases: Entity

Class Hierarchy : TerminalDevice LogicalChannels Channel Otn State QValue

This class represents state data.

Quality value (factor) of a channel

instant

The instantaneous value of the statistic

type: Decimal64

range: -922337203685477580.8..922337203685477580.7

config: False

avg

The arithmetic mean value of the statistic over the sampling period

type: Decimal64

range: -922337203685477580.8..922337203685477580.7

config: False

min

The minimum value of the statistic over the sampling period

type: Decimal64

range: -922337203685477580.8..922337203685477580.7

config: False

max

The maximum value of the statitic over the sampling period

type: Decimal64

range: -922337203685477580.8..922337203685477580.7

config: False