Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_VISCOSITY_INDEX_ACCORDING_TO_DIN_ISO_2909 Property / ARTICLE_VISCOSITY_INDEX_ACCORDING_TO_DIN_ISO_2909 Property

In This Topic
    ARTICLE_VISCOSITY_INDEX_ACCORDING_TO_DIN_ISO_2909 Property
    In This Topic
    Viscosity index (acc. to DIN ISO 2909) # 26629.
    Syntax
    public PropertyValue ARTICLE_VISCOSITY_INDEX_ACCORDING_TO_DIN_ISO_2909 {get; set;}
    public:
    property PropertyValue^ ARTICLE_VISCOSITY_INDEX_ACCORDING_TO_DIN_ISO_2909 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Description of a temperature-related kinematic viscosity change of a base oil or a completely formulated oil, but not its actual viscosity. The viscosity index VI is used as a measure of the temperature dependence of the viscosity in lubricating oils in the field of application. This index is calculated from the kinematic viscosity at two reference temperatures, typically 40 °C and 100 °C.

    See Also