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 557 - 631 of 781   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
557
A bug in trigger display of Windaq scope add-on is fixed Now one can use the horizontal scroll bar to adjust the pre and post trigger length (vertical scroll...
ultimaserial
Offline
Jan 11, 2007
4:05 pm
558
Hi all, I'm having a little difficulty running a 148U interface with a Visual Basic 6 program. I am trying to drive one of the digital outputs high and low...
Mike O
mikooch
Offline Send Email
Jan 11, 2007
6:17 pm
559
maybe you can try to invoke Start first? UltimaSerial.Device = 148 UltimaSerial.CommPort = USB UltimaSerial.AcquisitionMode = NoCondition ...
ultimaserial
Offline
Jan 11, 2007
7:38 pm
560
Thanks ! That was it- had the start in the wrong place. ... ____________________________________________________________________________________ No need to...
Mike O
mikooch
Offline Send Email
Jan 15, 2007
5:15 pm
561
I dug out an old DI-154RS I have. I wrote a simple code in VB6 to read from the device. Nothing? OK, so I ran a sample demo (Ultima Panel) and nothing happens,...
ron_bln
Offline Send Email
Jan 20, 2007
12:17 am
562
... a ... the ... as ... Additionally ... is ... Nevermind, it works. Downloaded the latest and greatest UltimaSerial3 and the problem went away. Guess it has...
ron_bln
Offline Send Email
Jan 20, 2007
2:07 am
565
Hi all, I'm using two analog inputs of a DI-148U to measure DC voltages. The voltages range from 0 to +5 volts. The DI-148U is specified as having an input...
Mike O
mikooch
Offline Send Email
Feb 2, 2007
10:13 pm
566
Hi Mke If I read you right you may be asking a bit much of the device. You cannot invoke methods like PGain(index) as that would only apply to units having...
Ron Blain
ronblain2004
Offline Send Email
Feb 3, 2007
6:07 am
567
Thanks for the help, Ron. What I will probably do is amplify the analog to expand my voltage to the +/- 10 volt range., then divide the digital result. I...
Mike O
mikooch
Offline Send Email
Feb 5, 2007
6:17 pm
568
Hi Mike Just a few more details. Thinking of a good way to explain this. OK with a 10 bit device like the DI-148 you have a fixed voltage range of -10 to 10...
Ron Blain
ronblain2004
Offline Send Email
Feb 5, 2007
8:24 pm
569
Mike I am sorry as in my last email I missed the last part of your question: "Also- is there an easy way of averaging a bunch or readings using UltimaSerial...
Ron Blain
ronblain2004
Offline Send Email
Feb 5, 2007
9:47 pm
570
Ron, I did do some averaging by taking 40 ADC readings, adding them to the variable, and then divided the result by 40. After giving it some thought- I'm not...
Mike O
mikooch
Offline Send Email
Feb 6, 2007
2:30 am
578
Newbee here. I'm trying to use the Ultimawaterfall activeX control in a Visual Studio 2005 (Visual Basic) program to display a spectrogram. My problem is with...
spartypin
Offline
Mar 12, 2007
9:41 pm
579
Ultimawaterfall's data width is 512 only. You can pre-scale the data array before feeding it to ultimawaterfall...
ultimaserial
Offline
Mar 13, 2007
1:33 pm
588
Hi, I am new to the forums here. I need help. I am trying to convert the data from UltimaSerial.GetData() and integrate them as peaks. With these peaks I am...
jessecet
Offline
Mar 28, 2007
3:46 pm
591
http://www.ultimaserial.com/standard.html#GetData...
ultimaserial
Offline
Mar 28, 2007
4:01 pm
599
Hi, I am still confused as to how to get a handle on calculating peak area's? Any ideas would be much appreciated.*first time programmer* -jesse...
jessecet
Offline
Mar 29, 2007
7:45 am
600
can you retrieve all individual readings within a time frame and add them up? ... peaks. With...
xchen992000
Offline
Mar 29, 2007
6:19 pm
601
Would I do that using the GetData method of UltimaSerial coupled with a timer and an on and off trigger? ... convert...
jessecet
Offline
Mar 29, 2007
6:27 pm
617
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...
xchen992000
Offline
Apr 25, 2007
6:07 pm
619
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...
throrope
Offline Send Email
May 15, 2007
7:01 pm
620
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...
xchen992000
Offline
May 15, 2007
7:39 pm
621
BTW, you will find a Excel sample in the file section of this group. It has digital I/O control...
xchen992000
Offline
May 15, 2007
8:34 pm
622
Learn something new every day. Thank you. ... group. ... or ... out and ... to ... high ... set ... since ... high....
throrope
Offline Send Email
May 16, 2007
2:24 pm
623
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...
throrope
Offline Send Email
May 16, 2007
8:29 pm
624
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...
xchen992000
Offline
May 17, 2007
2:33 pm
625
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, ... ...
throrope
Offline Send Email
May 17, 2007
4:48 pm
626
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...
ultimaserial
Offline
May 22, 2007
4:06 pm
629
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...
ultimaserial
Offline
Jun 12, 2007
1:40 am
631
GridSpacingX and GridSpacingY now supports 100th pixel setting for better presentation, please refer to www.ultimaserial.com for more detail...
ultimaserial
Offline
Jun 28, 2007
3:50 pm
Messages 557 - 631 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