There's a signal in my sample data that would ordinarily be de-asserted but that data has been truncated so this transition is never seen. Is there a way to determine that the end of data has been reached? I have other uses in mind beyond this specific example.
I think I could accomplish this with a self.wait(['{skip':x}, ...]) condition using the last sample number, but I don't know if/where this value exists upon PD initialization. I'm still new to this so If this isn't the right place to ask, please kindly redirect me. _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel