NodeOPCUA API Documentation
    Preparing search index...

    Interface UAMultiStateDiscrete_Base<T, DT>

    namespace http://opcfoundation.org/UA/
    nodeClass VariableType
    typedDefinition MultiStateDiscreteType i=2376
    dataType Variant
    dataType Name (number
    value rank -2
    isAbstract false
    interface UAMultiStateDiscrete_Base<T, DT extends DataType> {
        definition?: UAProperty<UAString, String>;
        enumStrings: UAProperty<LocalizedText[], LocalizedText>;
        valuePrecision?: UAProperty<number, Double>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    definition?: UAProperty<UAString, String>
    valuePrecision?: UAProperty<number, Double>