API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLC_BUS_INTERFACENAME_MASTER_INDIRECT Property / FUNC_PLC_BUS_INTERFACENAME_MASTER_INDIRECT Property

In This Topic
FUNC_PLC_BUS_INTERFACENAME_MASTER_INDIRECT Property
In This Topic
Bus interface: Main bus port (indirect) # 20391.
Syntax
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_MASTER_INDIRECT {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

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