FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225 Class / GetTEDSMaxCapacity Method


In This Topic
    GetTEDSMaxCapacity Method (DeviceUSB225)
    In This Topic
    Retrieves the TEDS maximum capacity.
    Syntax
    'Declaration
     
    
    Public Function GetTEDSMaxCapacity() As Double
    'Usage
     
    
    Dim instance As DeviceUSB225
    Dim value As Double
     
    value = instance.GetTEDSMaxCapacity()
    public double GetTEDSMaxCapacity()

    Return Value

    The TEDS maximum capacity.
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also