Discussion:
How to convert a boolean array into a digital waveform
(too old to reply)
LRC
2008-04-23 20:10:07 UTC
Permalink
Hello. I am trying to convert a 1D boolean array into a digital waveform which can be output on a single digital line of my PCI-6733.  I do not understand why the "Convert Boolean Array to Digital Waveform" requires a 2D array.  What are the two dimensions?  Is it data x line, and if so, which dimension is which?  Can waveforms only be used to write to digital ports?Thank you,LRC
GerdW
2008-04-23 20:40:06 UTC
Permalink
Hi LRC, one dimension is time (each waveform is signal over time), other dimension is number of signals...Read the detailed help for "Build Digital Data", you can find a link in the context help!
Prashant Oswal
2008-04-23 20:40:07 UTC
Permalink
Hi LRC, The 2D array is if you want to convert more than one signals.You can use the build array function to convert your 1D array to 2D array. See attached image.


Digital.PNG:
Loading Image...

Continue reading on narkive:
Loading...