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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 379 - 411 of 781   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
379
A bug that uses wrong offset/scaling on DI-148 is fixed, please download the latest from www.ultimaserial.com...
ultimaserial
Offline Send Email
Nov 22, 2005
11:00 pm
380
Sympton of this bug: The output waveform from DI-148 is zero due to the wrong scaling factor Device affected: DI-148 only...
ultimaserial
Offline Send Email
Nov 23, 2005
12:57 am
381
If you use VB, take a look at the unreleased version of DQChart2 from DATAQ, http://www.ultimaserial.com/dqchart.html DATAQ decided not release it and removed...
ultimaserial
Offline Send Email
Nov 23, 2005
4:43 pm
382
Here's a brief description of what I'm trying to do using ultimaserial and DI148U: I need to monitor the voltage on a circuit. There is a steady 8.5 volts and...
new_castle_j
Offline Send Email
Nov 23, 2005
5:34 pm
383
You may consider level-triggering if you need to record the whole time when the voltage is below 1.5, or slope-trigger if you need to record only the...
ultimaserial
Offline Send Email
Nov 23, 2005
7:14 pm
384
can i help me? i have a dataq instruments di-148 u what kinds of sensor wecan i use it?, where can i buy it ...i hope your anserw soon thanks you... ...
cristobal farfan
crisyade
Offline Send Email
Nov 28, 2005
11:16 pm
385
Please specify what kind of signal do you need to monitor ... use it?, where can i buy it ...i hope your anserw soon...
ultimaserial
Offline Send Email
Nov 29, 2005
3:11 am
387
Hi there, I am in the procress of building a 3.5 ccm model car dyno that needs 4 different sensors (2 x rpm) and 2x temp) All data needs to be displayed and...
teamtwf8
Offline Send Email
Dec 31, 2005
6:34 pm
388
After reading some more FAQ's I changed to following but no avail. Private Sub Command1_Click() UltimaSerial1.Device = 158 'This tells the control that we are ...
teamtwf8
Offline Send Email
Jan 2, 2006
8:11 pm
389
1) Check the date of ultimaserial.ocx under Windows\system32 directory, and make sure it is dated Nov, 2005 2) UltimaSerial1.CommPort should be 0 for USB-based...
ultimaserial
Offline Send Email
Jan 3, 2006
3:27 pm
391
Thanks for the suggestions. 1] I set com port back to 0 2] Cheked for the ultimaserial.ocx file and it says 11 November 2005 3] Made sure only excel is open no...
teamtwf8
Offline Send Email
Jan 3, 2006
8:00 pm
392
It seems you are using VBA from Excel? If so, you'd better take a look at the Excel lessons 1) The sample VB programs may not work in VBA without modification,...
ultimaserial
Offline Send Email
Jan 3, 2006
8:06 pm
393
1] Correct I use excel 2000. 2] No old version was installed as far as I know. First I installed ultimaserial.exe and then ultimaserial3.exe All dowloaded...
teamtwf8
Offline Send Email
Jan 3, 2006
8:32 pm
394
OK, when I use VB 6.0 (so no Excel) the sample is working fine. Also ultimapanel works fine if I add 158 as device and also COM 0 for USB. I Did not changed...
teamtwf8
Offline Send Email
Jan 5, 2006
4:02 pm
395
1) I assume you are seeing the correct waveform on VB samples? 2) Can you use DQChart to display waveform in VBA of Excel? Can you add a display lable to...
ultimaserial
Offline Send Email
Jan 5, 2006
4:08 pm
396
1] In VB sample I see on the DQchart something happening when the voltage changes. Same when I use Ultimapanel ther I also can select all other channels and...
teamtwf8
Offline Send Email
Jan 5, 2006
4:26 pm
397
have to correct myselve In excel VBA version from website there is no DQchart.\ So when I add one what code do I have to use? Paco ... that ... COM ... to ... ...
teamtwf8
Offline Send Email
Jan 5, 2006
4:50 pm
398
I think ultimaserial is working fine The problem seems to be in the way you pass the data to cells in Excel Remember, you CAN'T simply pass the return from...
ultimaserial
Offline Send Email
Jan 5, 2006
5:01 pm
399
I am sure ulitmaserial is working as with the REAL VB samples and the Ultimatepanel it is working fine. For the Excel VB sample I took from your web page ...
teamtwf8
Offline Send Email
Jan 8, 2006
7:08 am
401
Hi, MR. Ultimaserial! :-) I stopped with using ultimaserial with Excel VBA as I could not get it to work. Do not know why but after 8 hours time spent I gave...
teamtwf8
Offline Send Email
Jan 15, 2006
4:12 pm
402
I just tried and got it running. Here is my codes (Also I set ultimaserial control in the tool box to match my device, channelcount, comport, etc) Dim...
ultimaserial
Offline Send Email
Jan 17, 2006
2:26 pm
403
Here is the revised info http://www.ultimaserial.com/exceltutor.html...
ultimaserial
Offline Send Email
Jan 17, 2006
2:45 pm
404
I have problem logging into Yahoo. So I try it this way. Thanks for updating the example. It still does not work here! :-( When I want to change the properties...
Paco Raap
teamtwf8
Offline Send Email
Jan 17, 2006
3:29 pm
405
Ultimaserial 3 is not installed properly 1) Run Ultimaserial (Rev 3) installation on your PC 2) Make sure VBA issue is properly addressed following ...
ultimaserial
Offline Send Email
Jan 17, 2006
3:40 pm
406
FYI, When I use on same PC VB6.0 make a new form and add ultimaserial and click properties I can select 158 and USB port from dropdownlist. When I use on same...
Paco Raap
teamtwf8
Offline Send Email
Jan 17, 2006
3:46 pm
407
Here is the discussion from Microsoft regarding such problem http://support.microsoft.com/kb/244064/EN-US/ ... and click properties I can select 158 and USB...
ultimaserial
Offline Send Email
Jan 17, 2006
3:52 pm
408
I just tried the exd.html page. I openend new xls file. go to VB editor. new form map2.xls added ultimaserial to toolbox added ultimaserial to form and tried...
Paco Raap
teamtwf8
Offline Send Email
Jan 17, 2006
5:43 pm
409
What version of Excel are you using? According to Microsoft's suggestion (http://support.microsoft.com/kb/244064/EN-US/), you should also look for file with...
ultimaserial
Offline Send Email
Jan 17, 2006
6:34 pm
410
I have read all of the posts on here, how do I set the calibration, what is the equation for converting the "voltage" number into a usable value? for instance...
mike104_76
Offline Send Email
Jan 18, 2006
1:35 am
411
DI194 doesn't have digital outputs To convert raw ADC count to voltage, you can simply apply Voltage = 10 * ADReading/32768 if you don't mind some minor error,...
ultimaserial
Offline Send Email
Jan 18, 2006
2:53 am
Messages 379 - 411 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