Opc.Ua.Fdi7.SetAddressMethodHARTMethodState.SetAddressMethodHARTMethodState C# (CSharp) Method

SetAddressMethodHARTMethodState() public method

Initializes the type with its default attribute values.
public SetAddressMethodHARTMethodState ( NodeState parent ) : System
parent NodeState
return System
        public SetAddressMethodHARTMethodState(NodeState parent)
            : base(parent)
        {
        }