|
Control your
microchip Promate II programmer from Visual Basic
Emerging Technologies,
LLC has developed source code using Microsoft Visual Basic 6.0
and a variation of this code in VBA in a Microsoft Excel 2000
application.
This interface
allows you to maintain sequential control of the assembler and/or
programmer. Using this code, Visual Basic will wait until the
assembly or programming operation is complete before moving on
to the next line of code. In this case, the Windows multi-tasking
environment can be a hindrance since without this code VB will
call the programmer and move on to the next line of code whether
the programmer has completed it's activities or not.
We have also
Included the ability to return the status messages from the programmer
to a VB variable.
|