Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS Property / FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS Property

In This Topic
    FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS Property
    In This Topic
    Without sensor / actuator search for symbolic address # 20196.
    Syntax
    public PropertyValue FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS {get; set;}
    public:
    property PropertyValue^ FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is enabled, no sensor/actuator search is carried out when establishing the "Symbolic address (automatic)" for an I/O connection point. Instead, the address is output when the "Use address if search for symbolic address is unsuccessful" project setting is enabled.

    See Also