OpcAggregateConfiguration Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcAggregateConfiguration type exposes the following members.

PercentDataBad

C#

public byte PercentDataBad { get; set; }


Property Value

Byte

PercentDataGood

C#

public byte PercentDataGood { get; set; }


Property Value

Byte

TreatUncertainAsBad

C#

public bool TreatUncertainAsBad { get; set; }


Property Value

Boolean

UseServerCapabilitiesDefaults

C#

public bool UseServerCapabilitiesDefaults { get; set; }


Property Value

Boolean

UseSlopedExtrapolation

C#

public bool UseSlopedExtrapolation { get; set; }


Property Value

Boolean