Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLC_DNS Property / FUNC_PLC_DNS Property

In This Topic
    FUNC_PLC_DNS Property
    In This Topic
    DNS/PROFINET device name # 20309.
    Syntax
    public PropertyValue FUNC_PLC_DNS {get; set;}
    public:
    property PropertyValue^ FUNC_PLC_DNS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Domain name, name of an address in a network. The DNS (Domain Name System) is used to implement domain names in the associated IP addresses.

    See Also