AddSampleCounter¶
Add a sample counter channel to the signal.
This node can sometimes be useful as a debugging aid -- it will simply replace the content of the first channel along time with a sample index. This helps in identifying time points in the data where bugs occur, and in tracking these times points through various nodes. Version 1.0.0
Ports/Properties¶
data¶
Data to process.
enabled¶
Whether this stage is enabled.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.