Hi, I managed to get trail version of ultimaserial working for reading live temperature values displayed by IOcomp Activex components in Visual Basic. But I...
Sorry, no RMP. Windaq's RMP is done thru over sampling and the software scans thru the data to determine the cycle on the fly. I guess you can apply the same...
I am seeming to have issues addressing the Digital ports on 148U. I am using .SetDIODir (&H0) .DigitalOutput (&H0) should this not set all to output and to...
Has anyone used limitline to trigger an event in VB, and if so or not, can anyone tell me the lines of code needed to add the function to my existing program,...
We are monitoring 1 A/D channel, however the external device is sequencing through 24 individual voltage readings (battery cells) ported into the A/D channel...
I had the same problem with trying to interface from the 148 and excel. I used ultimaserial before and I thaught it was great. However, I had to pay extra...
Sincerely, I recommend DataqDSK if you plan to move up to the higher-end products from DATAQ, Ultimaserial is designe for people who want to get the most from...
Problem: Ultimaserial (rev 3) was broken and didn't support 194/154, (all USB-based devices works fine). This bug doesn't affect Rev 1 nor 2 The bug is fixed,...
Here, you will find a VB sample to demonstrate how to send data directly from VB to Excel spreadsheet http://www.ultimaserial.com/exd2.html ... two ... like ...
I have a DI-154RS and I would like to use the ultimaserial spectrogram. With Windaq running, I start the spectrogram program, select the 154RS device and click...
If you are refering to UltimaWaterfall windaq add-on, make sure you invoke it from Windaq's menu If you are refering to UltimaWaterfall for starter kit, you...
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?...