public PropertyValue FUNC_PLC_BUS_INTERFACENAME_MASTER {get; set;}
public: property PropertyValue^ FUNC_PLC_BUS_INTERFACENAME_MASTER { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_MASTER {get; set;}
public: property PropertyValue^ FUNC_PLC_BUS_INTERFACENAME_MASTER { PropertyValue^ get(); void set ( PropertyValue^ value); }
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.