Hi
I want to print 1 or 0 on the bottom of each wave form. Please tell me where i should modify? Should i just add my code to void GlScope::drawVoltageChannelGraph ? How to get the value of each point? I can't dump out all values from these:
Graph::VaoCount &v = graph.vaoVoltage[ channel ];
thanks
Peter
Hi
I want to print 1 or 0 on the bottom of each wave form. Please tell me where i should modify? Should i just add my code to void GlScope::drawVoltageChannelGraph ? How to get the value of each point? I can't dump out all values from these:
Graph::VaoCount &v = graph.vaoVoltage[ channel ];
thanks
Peter