public PropertyValue FUNC_PLCISMASTER( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISMASTER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCISMASTER( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISMASTER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Identifies a bus port as the master of a bus system.