Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCCOMMUNICATIONENTITY_SUBSLOT Property / FUNC_PLCCOMMUNICATIONENTITY_SUBSLOT(Int32) Property

In This Topic
FUNC_PLCCOMMUNICATIONENTITY_SUBSLOT(Int32) Property
In This Topic
Subslot (do not use anymore) # 20204.
Syntax
public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_SUBSLOT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 10.

This property is no longer in use and only taken into consideration in old projects. Some modules have built-in inputs and outputs or integrated interface modules that are shown as subslots. These subslots are not shown in the PLC navigator and are treated differently for data exchanges.

See Also