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

In This Topic
FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS(Int32) Property
In This Topic
Without sensor / actuator search for symbolic address # 20196. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCNO_TARGETSEARCH_FOR_AUTOSYMBOLICADDRESS( 
   int index
) {get; set;}

Parameters

index

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