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 365 - 404 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
365
This is for my direct client, very urgent Ardsley, New York RATE CAP: $42/HR C2C Duration: 6 months (Possible extension for long time) A Software development...
niyaz Sainudeen
niyazks
Offline Send Email
Oct 12, 2005
8:47 pm
366
Start date Monday!!! This is for my direct client, very urgent Ardsley, New York RATE CAP: $42/HR C2C Duration: 6 months (Possible extension for long time) A...
niyaz Sainudeen
niyazks
Offline Send Email
Oct 13, 2005
2:51 pm
373
Hi friends, I have just joined the group ,I would like to know your experiences about the product,Is it worth for a novice like me to buy a starter kit? Can i...
harsh_electro
Offline Send Email
Oct 17, 2005
4:23 pm
374
You can do some low-end voice digitization with 148/158U, but definitely not 194/154 If you need feedback, only 148/158U may do the job with DAC/DO output If...
ultimaserial
Offline Send Email
Oct 17, 2005
5:27 pm
375
Hello, Starting a new project. Three different WinXP PC connected on Intranet using Ethernet (Wire) or WiFi (Wireless) are collecting data from DATAQ DI148U...
stephanecnockaert
stephanecnoc...
Offline Send Email
Oct 24, 2005
9:40 am
376
Hello, I'm using a DT9804 EC I board for daq. I want to change the sampling frequency on the scope/strip chart. But the internal/external clocks are not...
snez009
Offline Send Email
Oct 25, 2005
9:48 pm
378
DT9804 EC is not supported by UltimaSerial...
ultimaserial
Offline Send Email
Oct 27, 2005
6:42 pm
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
Messages 365 - 404 of 783   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