API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCCHANNEL_DESIGNATION_CALCULATED Property / FUNC_PLCCHANNEL_DESIGNATION_CALCULATED(Int32) Property

In This Topic
FUNC_PLCCHANNEL_DESIGNATION_CALCULATED(Int32) Property
In This Topic
Channel designation (determined) # 20436. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_CALCULATED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

PLC channel designation for PLC connection points and channels. The channel designation can be manually or automatically assigned. A channel must be unique within a PLC card. For power supply connection points, the assignment is usually graphical.

See Also