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

In This Topic
FUNC_PLCMASTER(Int32) Property
In This Topic
Logical network: Name # 20414. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCMASTER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of the logical network to which the bus port belongs. This entry has to be unique within a physical network.

See Also