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.

See Also