copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Analog vs Digital Waveforms - All About Circuits A digital waveform is an analog signal with discrete values Even more precisely, what identifies a signal as being digital is not the signal itself, but the drivers and receivers that create the signal and respond to the signal In other words, it is the application of the signal that defines if the signal is considered to be digital
digital waveform output - NI Community Hi, Can someone please explain to me what the daqMX digital waveform out is? I thought I'd be able to set up a digital waveform using the supplied labview vi's and then output these using the daqMX digital waveform vi My goal was to generate a square wave on 4 of the digital channels, but it doesn
Convert Boolean to Digital Waveform in LabVIEW - NI Community Overview This VI demonstrates how you can take a boolean input, and convert it to a Digital Waveform in LabVIEW Description Looking at the block diagram you will notice that we create an array of the boolean input and then cast that out to a digital waveform The array is changed to two dimensions
convert boolean numbers into waveform - NI Community Hello, I assume that you are talking about the need to display your data in the form of a digital waveform In LabVIEW you can plot digital waveforms on a Digital Waveform Graph much like other waveforms Remember, with a graph, you are not plotting updating points, so if you would like to keep a history of previous values you will need to continually append your new data points to the
Creating sine wave using DAC - All About Circuits Hello, I have a few questions about generating a sine wave using a DAC First off, I know most people say the easiest way is to setup an array of points of a sine wave and then use a timer to step through it at the desired frequency What is the array of points derived from? Is there a way
convert digital waveform to array - NI Community Strangely (?) LabView has no problem extracting one 1D array from a digital waveform and writing it to file When the waveform contains two 1D arrays, the problems appear
Square Wave Digital Output - NI Community LabVIEW v6 1 -- with a DAQ -- 16 analog in, 2 analog out, and 8 digital (I don't remember how many digital channels) I can generate the wave, create the logic, and the output channels, but the problem it taking a waveform into a 'or' or 'and' gate since it only wants a signal that is 1's or 0's and a square wave could have a much higher amplitude than one Thanks, Travis