/** @mainpage
gccDppConsole
gccDppConsole is a console application that demonstrates how Amptek
DPP communications can be easily integrated into other programs.
What gccDppConsole does.
gccDppConsole communicates to a DPP device and
demonstrates a minimal set of acquisition related commands.
gccDppConsole Classes
- @subpage CConsoleHelper (Simplifies function calls.)
- @subpage CDppLibUsb (Windows LibUsb communication class.)
- @subpage CDP5Status (DPP status processing.)
- @subpage CParsePacket (DPP packet parsing.)
- @subpage CDP5Protocol (Defines and implements DPP protocol.)
- @subpage CSendCommand (Generates command packet to be sent.)
gccDppConsole Main Function
- @subpage main (DPP Console Demonstration.)
More Information
http://www.amptek.com/products/dp5-digital-pulse-processor-software/ Amptek Software Page
*/