'Project: Amptek Visual Basic Demonstration Application for DPP Devices
'This example demonstrates communications to Amptek devices
' using the WinUSB, Sockets and Serial Ports.
'
'
Copyright 2012-2017 Amptek Inc.
'
' ***********************************************************************
' Software License Agreement
'
' Licensor grants any person obtaining a copy of this software ("You")
' a worldwide, royalty-free, non-exclusive license, for the duration of
' the copyright, free of charge, to store and execute the Software in a
' computer system and to incorporate the Software or any portion of it
' in computer programs You write.
'
' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
' IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
' FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
' AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
' LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
' OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
' THE SOFTWARE.
' ***********************************************************************
'
'
'
'Project:
'Purpose: Amptek Visual Basic DP5 Demonstration Project
Option Explicit