I want to show several (say, 3) independent boolean plots in one graph. How can I do it ? In the examples I've found only 8 / 16 or 32 plots, representing bits of a given byte / word or double word.
> I want to show several (say, 3) independent boolean plots in one graph. > How can I do it ? In the examples I've found only 8 / 16 or 32 plots, > representing bits of a given byte / word or double word. >
The plain digital data can be clustered with a mask to define custom groups or digital lines for a plot. The Example Digital Graph Mask.vi should give some info.