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


In This Topic
    SetAllTEDSData Method (DeviceUSB225)
    In This Topic
    This method is to be called after all desired TEDS data has been set. This will take TEDS data stored from set and write it all to EEPROM.
    Syntax
    'Declaration
     
    
    Public Sub SetAllTEDSData() 
    'Usage
     
    
    Dim instance As DeviceUSB225
     
    instance.SetAllTEDSData()
    public void SetAllTEDSData()
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also