API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCCOMMUNICATIONENTITY_DNS Property / FUNC_PLCCOMMUNICATIONENTITY_DNS Property

In This Topic
FUNC_PLCCOMMUNICATIONENTITY_DNS Property
In This Topic
DNS/PROFINET device name (do not use anymore) # 20129.
Syntax
public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_DNS {get; set;}

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 10.

This property is no longer in use and only taken into consideration in old projects. Domain name, name of an address in a network. Using the index, you can differentiate up to 10 names. The DNS (Domain Name System) is used to implement domain names in the associated IP addresses.

See Also