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

In This Topic
FUNC_PLCGROUP_STARTADDRESS_INDIRECT(Int32) Property
In This Topic
Start address of PLC card (indirect) # 20423. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCGROUP_STARTADDRESS_INDIRECT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the start address entered for the relevant PLC box for a PLC connection point. The value entered defines the default value for the byte address of a PLC card; this is taken into account for automatic addressing.

See Also