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

In This Topic
FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION(Int32) Property
In This Topic
Channel designation (automatic): Suppress search # 20578. This property isn't indexed.
Syntax
public PropertyValue FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Prevents the automatic assignment of a channel designation. If this property is activated at a PLC connection point, the Channel designation (automatic) property remains empty, in as far as no manual value was entered for the channel designation.

See Also