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

In This Topic
FUNC_PLC_BUS_INTERFACENAME_MASTER(Int32) Property
In This Topic
Bus interface: Main bus port # 20448. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_MASTER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Identifies a bus port within an interface as the master. This bus port represents the bus interface and bears the data. During exporting the data are read from the interface master and written into the PLC configuration file.

See Also