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

SetAddressMethodPROFINETMethodState() public method

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