public PropertyValue FUNC_COILINDEX( int index ) {get; set;}
public: property PropertyValue^ FUNC_COILINDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_COILINDEX( int index ) {get; set;}
public: property PropertyValue^ FUNC_COILINDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the index of the coil or contact. This allows the contacts to be assigned to the appropriate coils in a contactor with multiple coils.