Page 1 of 1

VB6 / Phidget22.dll / VINT TMP1000

Posted: Thu Feb 13, 2020 3:36 pm
by garyb
This VB6 sample creates a "TempSensor" class for the VINT TMP1000.
Code for Polling and Event driven data acquisition is included.
The PhVintDigOut module is not used but is included to show how to
add additional modules. This code is based on the previous example
"VB6/Phidget22.dll/VINTHub,REL1100,STC1001, ENC1000,LCD1100,VCP1100".
There you can find software for additional modules.

This is a "work in progress" and probably contains errors.