API Help
Eplan.EplApi.DataModel Namespace / PlcIOPropertyList Class / FUNC_PLCSTATIONNAME_INDIRECT Property / FUNC_PLCSTATIONNAME_INDIRECT(Int32) Property

In This Topic
FUNC_PLCSTATIONNAME_INDIRECT(Int32) Property
In This Topic
PLC station ID (indirect) # 20420. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCSTATIONNAME_INDIRECT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

For a PLC connection point, this shows the station ID of the associated PLC box.

See Also