The VB.NET example, GetTemps, can be found in this directory.
OPERATION OF 'GetTemps.exe':
To run the GetTemps.exe, double-click the pre-compiled
executable
in the VB.NET\bin directory. A window with a text box and
button will
appear. Clicking the button will start a 1-Wire digital
thermometer search.
The results of the search and the appropriate temperature will
appear in
the text box.
*Please note that the executable defaults to using the
1-Wire Net default
adapter and port set previously by the user.
README.HTML
- This file.
AssemblyInfo.vb - VB.NET
assembly file.
GetTemps.sln -
VB.NET GetTemps solution file (opens project solution)
GetTemps.vbproj - VB.NET project
file.
GetTemps.vbproj.user - VB.NET project user file.
GetTempsMainForm.resx -
VB.NET resource file.
GetTempsMainForm.vb - GetTemps main form.