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

In This Topic
FUNC_PLCCHANNEL_DESIGNATION_AUTOMATIC(Int32) Property
In This Topic
Channel designation (automatic) # 20428. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_AUTOMATIC( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Channel designation of a PLC power supply connection point. Shows either the contents of the manually entered channel designation or the contents of the channel determined by a related I/O connection point.

See Also