04-14-2008 12:54 PM
04-15-2008 12:58 PM
04-15-2008 01:58 PM
Hi FieldKam,
I've tried your suggestion and it does not work for me. I'm using LabVIEW 8.5 professional development system (on WindowsXP). I'm using the "Digital Waveform", not just a digital signal or an array of booleans.
When I connect the "Convert to Dynamic Data" node, I am prompted to choose the type of incoming signal. I've tried each of the choices, but nothing clears the broken wire. The closest that I get is the broken wire message "You have connected two terminals of different types. The type of the source is 1-D array of Digital Waveform. The type of the sink is 1-D array of Waveform(DBL)".
Below is a picture of a the data type along with its representation in a Digital Waveform Graph indicator. Again, I'm looking to use a strip chart to view these signals.
04-15-2008 04:10 PM - edited 04-15-2008 04:11 PM
04-15-2008 07:14 PM
_orko_,
Thank you. That does work for me.
I'm wondering if some of this work could be taken care of in the DAQmx Read vi. There are a lot of choices when configuring it. Maybe I made the wrong choice.
My DAQmx Read vi is configured in the following way: Digital -> Multiple Channels -> Multiple Samples -> 1D Waveform.
Thanks again.
04-16-2008 10:12 AM
04-18-2008 01:37 PM