I have a DataQ DI-148U and I am trying to send a digital signal out to a device using VB through the 148U. I used the script "DataqSdk1.DigitalOutput = 0" but...
GOod Morning, I would like to find a couple of simple existing drawings for using the DATAQ DI148U for getting simple imput. WHat I would like to do is use...
I was introduce to this group Hi im new here,i would like u guys to help me out..Real thx Im trying to create a VB program. basically my DATAQ (Dl-710) was...
thx..yup i noe the format to get count to voltage and count to degree..but in the codes i provided in the earlier post where should i put the format so to get...
These two lines send the data to lables, not to the sheet in Excel, I think a VB book, along with google, will be very helpful for you Good luck! ... should i...
sorry dont mind i ask u how to put the format in the code dat i posted (1st post) so that it will show uV and Degree in excel? i keep looking in google n yahoo...
Once you place the counts in a column, can't you create new columns in Excel with the conversion equations embeded in to convert counts to uV or degree?...
hi i added my full program to you at this link: http://tech.groups.yahoo.com/group/ultimaserial_group/files btw i keep on trying upgrading the program but...
If you are new to VB programming, and you've got the counts into the spreadsheet successfully, I strongly suggest creating a new column in Excel and let Excel...
Hi could anyone here could help me? Im using DI-710-ULS(connected to PC by USB),im connecting several device to DI-710-ULS as listed below): EMG im using: ...
I've printed the webpage of properties and methods of UltimaSerial v3, but some of them are not fully explained. Like the DACOutput (data) method. I don't know...
... v3, ... like ... SetDIODir) ... Sorry for that post, i've forgot to mention i'm using the DI-158U. Also, the info i'm asking for is basicly a VB example of...
Hi: I'm learning to use a DI-148U with Ultimaserial and VB 6.0. I have a small AC signal (about 6 volts alternating voltage) connected to channel 1 and am...
1) Unless you are sure about COM1 to be the virtual COM port of 148, you should use UltimaSerial.CommPort = 0 to let Ultimaserial to search the device for you ...
I can't find a DQChart1.X attribute. I can find the XMax attribute but all it does is shrink my graph. It appears that the number of points per length of...
Hi: I can't get Ultimaserial to run with my DI-148U with a sample rate higher than around 11,520. Supposedly the 148U can handle up to 14,400. Is this a...
In the file section of this group, you will find the ultimaserial.ocx that allows you to set 14400 sample rate, but this is a *very* demanding setting, even my...
If you write your own program, Xchart provides more options http://www.ultimaserial.com/XChart.html For more detail, take a look at the new Windaq oscilloscope...
Independent VB sample programs for XChart, UltimaWaterfall and FFT1024 are now available per request www.ultimaserial.com/ucontrols.EXE this package does NOT...