FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportTEDS Interface / GetTEDSMaxCapacity Method


In This Topic
    GetTEDSMaxCapacity Method (ISupportTEDS)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetTEDSMaxCapacity() As Double
    'Usage
     
    
    Dim instance As ISupportTEDS
    Dim value As Double
     
    value = instance.GetTEDSMaxCapacity()
    double GetTEDSMaxCapacity()
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also