public PropertyValue FUNC_PLC_BUS_INTERFACENAME_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_BUS_INTERFACENAME_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_BUS_INTERFACENAME_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
The bus interface name serves to group bus ports for the export of Ethernet-based bus systems. Associated bus ports are combined into a logical unit via this name.