Search:

Type: Posts; User: vwwv

Search: Search took 0.05 seconds.

  1. Replies
    26
    Views
    41,224

    Re: [VB6] TEMPer Gold USB HID Thermometer Class

    Thank you for the information Dilettante

    My version of the sensor is: TEMPer1F H1 V1.4.
    In attachment the conversion of the first version of the Dilettante code in VB.net 2017. I can retrive data...
  2. Replies
    26
    Views
    41,224

    Re: [VB6] TEMPer Gold USB HID Thermometer Class

    I can't understand... I get tree different temperatures.. From the official program "TEMPer V25.6", from the "TXT" button on the device, and from this code...



    Reading = Buffer(3) * 16 Or...
  3. Replies
    26
    Views
    41,224

    Re: [VB6] TEMPer Gold USB HID Thermometer Class

    The original code (version 2 of Dilettante) that convert the temperature:



    Dim Buffer(8) As Byte
    Dim NumberOfBytes As Decimal
    Dim Reading As Short

    If IsOpen Then...
  4. Replies
    26
    Views
    41,224

    Re: [VB6] TEMPer Gold USB HID Thermometer Class

    Sorry to resurrect this thread after 4 years of inactivity... but I'm trying to convert the code from "Dilettante" from VB 6.0 to VB.net 2017 (and share here after that).

    I have one TEMPer1F H1...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width