NodeOPCUA API Documentation
    Preparing search index...

    Interface UAAggregateConfiguration_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition AggregateConfigurationType i=11187
    isAbstract false
    interface UAAggregateConfiguration_Base {
        percentDataBad: UAProperty<number, Byte>;
        percentDataGood: UAProperty<number, Byte>;
        treatUncertainAsBad: UAProperty<boolean, Boolean>;
        useSlopedExtrapolation: UAProperty<boolean, Boolean>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    percentDataBad: UAProperty<number, Byte>
    percentDataGood: UAProperty<number, Byte>
    treatUncertainAsBad: UAProperty<boolean, Boolean>
    useSlopedExtrapolation: UAProperty<boolean, Boolean>