Search the web
Sign In
New User? Sign Up
ultimaserial_group · UltimaSerial Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 463 - 532 of 781   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
463
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...
teamtwf8
Offline Send Email
Mar 1, 2006
6:23 pm
464
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...
ultimaserial
Offline Send Email
Mar 1, 2006
6:31 pm
466
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...
gsrunion2003
Offline Send Email
Mar 5, 2006
12:13 am
467
.DigitalOutput (&H0) turns all outputs to low...
Chen
xchen992000
Offline Send Email
Mar 6, 2006
1:46 pm
469
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,...
ryanmystique
Offline Send Email
Mar 10, 2006
3:25 pm
470
Did you look at the VB sample limitline.vbp? ... not,...
ultimaserial
Offline
Mar 10, 2006
4:11 pm
471
If you use Windaq, check this out http://www.ultimaserial.com/wdspectrum.html source codes included...
ultimaserial
Offline
Mar 13, 2006
8:13 pm
483
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...
jreed1229
Offline Send Email
Apr 12, 2006
12:25 pm
484
After you got ultimaserial working with 194, you have at least two options: 1) Write a VBA program within Excel, following the sample on ...
ultimaserial
Offline
Apr 12, 2006
9:08 pm
485
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...
jorge_g_hernandez
jorge_g_hern...
Offline
Apr 13, 2006
12:50 am
486
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...
ultimaserial
Offline
Apr 13, 2006
1:38 am
487
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,...
ultimaserial
Offline
Apr 13, 2006
7:37 pm
488
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 ...
ultimaserial
Offline
Apr 13, 2006
9:33 pm
493
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...
shaunfth
Offline Send Email
Apr 29, 2006
6:32 pm
496
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...
ultimaserial
Offline
May 1, 2006
2:47 am
508
Windaq add-ons (http://www.ultimaserial.com/wdspectrum.html) are updated to include the cursor to measure frequency...
ultimaserial
Offline
Jul 20, 2006
12:31 pm
510
Hello, I would like to join the Ultimaserial group Thanks Erikk...
Ojala, Erikk
hpvan29
Offline Send Email
Aug 1, 2006
11:18 pm
511
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...
hpvan29
Offline Send Email
Aug 1, 2006
11:52 pm
512
You need to set up the direction first http://www.ultimaserial.com/standard.html#SetDIODir...
ultimaserial
Offline
Aug 2, 2006
8:23 pm
513
Can you send a sample programs of the line for VB to turn all the channels to low? Thanks ... out to ... unchanged at ... signal...
hpvan29
Offline Send Email
Aug 2, 2006
10:57 pm
517
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...
losalamitosjenkins
losalamitosj...
Offline Send Email
Aug 12, 2006
5:57 pm
518
What is the confusion regarding the analog channels?...
ultimaserial
Offline
Aug 14, 2006
3:21 pm
521
A VB sample to control both digital & DAC outputs while scanning is available in the file section of this group...
ultimaserial
Offline
Aug 18, 2006
3:35 pm
526
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...
vr_man02
Offline Send Email
Sep 12, 2006
2:10 am
527
To convert count to volt Count*Fullscale_at_the_gain/32768 From volt, you can convert to degree according to your sensor's spec...
ultimaserial
Offline
Sep 12, 2006
11:28 am
528
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...
vr_man02
Offline Send Email
Sep 13, 2006
1:11 am
529
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...
ultimaserial
Offline
Sep 13, 2006
1:40 am
530
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...
vr_man02
Offline Send Email
Sep 13, 2006
1:59 am
531
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?...
xchen992000
Offline
Sep 13, 2006
11:46 am
532
This line sends the all the data (count) to Excel sheet oSheet.Range("A3").Resize(Val(Text1.Text), UltimaSerial.ChannelCount).Value =...
ultimaserial
Offline
Sep 13, 2006
6:25 pm
Messages 463 - 532 of 781   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help