API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCSYMBOLICADDRESS_AUTOMATIC Property / FUNC_PLCSYMBOLICADDRESS_AUTOMATIC(Int32) Property

In This Topic
FUNC_PLCSYMBOLICADDRESS_AUTOMATIC(Int32) Property
In This Topic
Symbolic address (automatic) # 20404. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCSYMBOLICADDRESS_AUTOMATIC( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Shows the content of the manually entered symbolic address or, when that is empty, the automatically determined symbolic address.

See Also