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


In This Topic
    SetAllTEDSData Method (DeviceIHH505)
    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 DeviceIHH505
     
    instance.SetAllTEDSData()
    public void SetAllTEDSData()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also