Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLC_BUS_INTERFACENAME_MASTER Property / FUNC_PLC_BUS_INTERFACENAME_MASTER Property

In This Topic
FUNC_PLC_BUS_INTERFACENAME_MASTER Property
In This Topic
Bus interface: Main bus port # 20448.
Syntax
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_MASTER {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

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

See Also