FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIPM505 Class / SamplingRateChanged Event


In This Topic
    SamplingRateChanged Event (DeviceIPM505)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event SamplingRateChanged As EventHandler
    'Usage
     
    
    Dim instance As DeviceIPM505
    Dim handler As EventHandler
     
    AddHandler instance.SamplingRateChanged, handler
    public event EventHandler SamplingRateChanged
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also