API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCCHANNEL_DESIGNATION_MANUAL Property / FUNC_PLCCHANNEL_DESIGNATION_MANUAL(Int32) Property

In This Topic
FUNC_PLCCHANNEL_DESIGNATION_MANUAL(Int32) Property
In This Topic
Channel designation # 20407. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_MANUAL( 
   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