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