API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCCOMMUNICATIONENTITY_STANDARDGATEWAY Property / FUNC_PLCCOMMUNICATIONENTITY_STANDARDGATEWAY Property

In This Topic
    FUNC_PLCCOMMUNICATIONENTITY_STANDARDGATEWAY Property
    In This Topic
    Standard gateway # 20119.
    Syntax
    public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_STANDARDGATEWAY {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_STANDARDGATEWAY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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. Packets that cannot be directly forwarded within a LAN are sent to the standard gateway (e.g. a router).

    See Also