This is the heart of the parser. DigiView will stream EVENTS (packets of time/data information) to your plug-in through this routine. Parse() examines the data and stream back FIELDS (packets of time/field information) through the Data Output Routines defined above. Note this gets called on the order of 250,000 times per signal per capture so efficiency is important.