public PropertyValue FUNC_PLCAXIS_DESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCAXIS_DESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCAXIS_DESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCAXIS_DESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 64.
Drive systems consist of different components such as motors, converters, sensors etc. Such components belonging to a drive can be grouped by means of this property. Through this index up to 10 drives can be assigned to a function.