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

In This Topic
FUNC_PLCSTATIONNAME(Int32) Property
In This Topic
PLC station ID # 20408. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCSTATIONNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

PLC station ID at the PLC box. The station ID is used as a grouping element for the network components. As a rule it is assigned depending on the physical place (enclosure, switch box etc.) of the network components.

See Also