xfAnalogInfo

<< Click to Display Table of Contents >>

 

xfAnalogInfo

Analog variables. It may contain as child objects the xoScadaSource- and xoOperatorSource-type objects, in addition to AlarmSource-type objects.

Properties of the xfAnalogInfo object

Property

Data Type

Description

ActiveSource

Enumeration

Active source. Possible values for this property are 0: stActiveSource (default), 1: stScada, 2: stOperator, or 3: stCCLink (simulation)

AnalogType

Text

Free text indicating the sub-type of an Analog Measurement

EnableHistorian

Boolean

Indicates to Elipse Plant Manager whether this object's data must be stored or not

EU

Text

Engineering unit

EUPrefix

Text

Multiplier prefix of the engineering unit, if available

EURangeHigh

Variant

Maximum range of the engineering unit

EURangeLow

Variant

Minimum range of the engineering unit

ExtraQualityInfo

Number

Custom additional quality bits, which can be provided by a PLC

Format

Text

Format, in Elipse E3 standard

Hidden

Boolean

Displays this object or not on the Faceplate Screen or on other user-specific Screens

HistorianDeadband

Number

Dead band to apply, which can be a percentage or an absolute value

InputRangeHigh

Variant

Maximum value for data input

InputRangeLow

Variant

Minimum value for data input

OperatingRangeHigh

Variant

Maximum operational range for use on charts

OperatingRangeLow

Variant

Minimum operational range for use on charts

Quality

Number

Quality, in OPC standard

SimulationValue

Variant

Base value for simulation

TimeStamp

Date and time

Last timestamp

UserInfo1 and UserInfo2

Variant

Free usage fields

Value

Variant

Current value, in engineering units

 

The CustomConfig event of this object creates a Link to a child object of type xoScadaSource, if available.

Was this page useful?