Since only on trigger condition is available, you may need to track the data yourself. For example, you may use the trigger mode to start the data stream at...
I see posts for setting the direction of all digital IO to in or out, but I can't find a post that explains how to set one to out and one to in. Also, can...
See http://www.ultimaserial.com/standard.html#SetDIODir: It is plain binary format, bit 0 for DIO0, bit 1 for DIO1.... In case you are not familiar with...
I'm using a 148U to capture descrete readings from a hand held probe. The analog single provides a running graph of the output which will let me see when the...
To use D0's state as the storage control, you can use Digital0 as trigger channel and set the trigger mode to WhenAboveLevel: Dim buffer(1000) As Integer Dim...
Whoa! This is over the top. I did a work around in the meantime, but this sure opens possibilities. Thank You!!! ... available ... points. ... 3276.8, ... ...
With the latest version and the following codes, you may log one data point, along with timestamp, to the excel sheet whenever D0 goes high: Private Sub...
Per user request, Windaq Add-on ExeLink (beta) is added to Windaq add-on download/installation http://www.ultimaserial.com/wdspectrum.html Windaq Add-on...
Due to the limitation of FFT1024, it was not easy to study low level signal with Windaq Spectrogram and FFT Add-ons A remedy is provided per user request: A...
Per user request, two new scrolling options are added to 3D waterfall uwNSlope: -45 degree scrolling down from upper left to lower right uwT2B: Scrolling down...
I am using VB6 to capture a 60 Hz sine wave at a sample rate of 12288. I am using a 120V outlet (with a DI-730) for testing. The sampled data goes through...
Thank you for the response, Do you know the equations for use with the GetRe and GetIm to yield phase? I am still trying to learn FFT so that I can use the...
Problem fixed: Windaq/Excelink's time stamp column overwrites the last data channel Please visit http://www.ultimaserial.com/wdspectrum.html to download Windaq...
All, I need some help here. I have a simple VB app that checks the DI 1 (in fact i have a 12V between Dig 0 and Dig 1) and if I start the app with nothing...
-999 is generated when 194 stops responding to commands from PC. 12V between Dig 0 and Dig 1? Isn't it too high for 194? The transient may have reset the micro...
I'm doing some research for a professor, working with equipment that he purchased and have next to no programming experience. The DI-148U-SP is being used to...
I'm doing some research for a professor, working with equipment that he purchased and have next to no programming experience. The DI-148U-SP is being used to...