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

In This Topic
FUNC_PLCTERMINAL_NO_ADRESSING(Int32) Property
In This Topic
Do not include in addressing # 20380. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCTERMINAL_NO_ADRESSING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated, the PLC connection point is excluded from addressing and retains its original address. Fixed hardware addresses are thus not changed during subsequent addressing or during the insertion of macros.

See Also