FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / Gen1DeviceBase Class / GetFirmwareDay Method


In This Topic
    GetFirmwareDay Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetFirmwareDay() As Byte
    'Usage
     
    
    Dim instance As Gen1DeviceBase
    Dim value As Byte
     
    value = instance.GetFirmwareDay()
    public byte GetFirmwareDay()
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also