API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLC_DNS Property / FUNC_PLC_DNS(Int32) Property

In This Topic
FUNC_PLC_DNS(Int32) Property
In This Topic
DNS/PROFINET device name # 20309. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLC_DNS( 
   int index
) {get; set;}

Parameters

index

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