FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceQIA123 Class / ShuntStateChanged Event


In This Topic
    ShuntStateChanged Event (DeviceQIA123)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event ShuntStateChanged As EventHandler
    'Usage
     
    
    Dim instance As DeviceQIA123
    Dim handler As EventHandler
     
    AddHandler instance.ShuntStateChanged, handler
    public event EventHandler ShuntStateChanged
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also