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 243 - 279 of 783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
243
I am attepting to get 'anything' from my DI-194RS through TestPoint V5. Looking at the ultimaserial website info is no through enough to properly set up...
jmatwood2001
Offline Send Email
Aug 14, 2004
7:05 pm
244
Hi, How can I read, write and display the signal in Active X Visual Basic 6? I am using DI-205 and DI720. Thank you very much! Wayne...
wayne_phyllis2003
wayne_phylli...
Offline Send Email
Aug 19, 2004
7:31 am
245
You should use DataqSDK.OCX http://dataq.com/develop/...
Chen
xchen992000
Offline Send Email
Aug 19, 2004
12:23 pm
246
Everytime I attempt to run Excel AnalogSingle I get Run-Time Error '449' Augment not optional. OS Win xp and UltimaSerial ver 2, DI-194RS. Any ideas? L Bush...
lbush@...
w5ncd
Offline Send Email
Aug 26, 2004
1:42 pm
247
The sample Excel AnalogSingle was developed under UltimaSerial version 1, and when you use ver 2, unfortunately, you need to recreate the project --- a very...
ultimaserial
Offline Send Email
Aug 26, 2004
2:28 pm
248
Thanks. That solved my problem. L Bush ... From: ultimaserial To: ultimaserial_group@yahoogroups.com Sent: Thursday, August 26, 2004 9:28 AM Subject:...
Larry Bush
w5ncd
Offline Send Email
Aug 26, 2004
4:06 pm
249
I am using the UltimaSerial Active-X control in Labview with the DR 151R. I get a type mismatch error at the output of the Labview module that converts the...
ve3eoq
Offline Send Email
Aug 26, 2004
10:02 pm
250
Thank you for your replies. I thought the fastest the DI-194RS could sample was 240 as in "UltimaSerial.SampleRate = 240". Is this just for the four the...
drdhdmd
Offline Send Email
Sep 6, 2004
11:33 pm
251
Any thoughts as to whether the upcoming DI-148U will be adequate for my vehicle speed project? Will it work with UltimaSerial? Thank you, Dave...
drdhdmd
Offline Send Email
Sep 6, 2004
11:50 pm
252
What is the highest sample rate for the DI-194RS and is it dependent on the computer itself? No matter what I set the rate to in the line ...
drdhdmd
Offline Send Email
Sep 7, 2004
12:38 am
253
Is there any difference between these two lines? Voltage = 10* ADReading/32768 Voltage = ADReading/3276.8 Am I missing some important concept here? Thank you, ...
drdhdmd
Offline Send Email
Sep 7, 2004
12:49 am
254
If the intermittent problems refer to different PCs, it could be from the different version of Ultimaserial control. Make sure all target PCs use the same...
ultimaserial
Offline Send Email
Sep 7, 2004
12:47 pm
255
The highest throughput rate for 194 is 480. With 4 AD channels, you can ge 120S/s ... could ... the ... (per ... me. ;-)...
ultimaserial
Offline Send Email
Sep 7, 2004
12:49 pm
256
148U's protocol has not been published yet...
ultimaserial
Offline Send Email
Sep 7, 2004
12:49 pm
257
Unless you are talking integer math, in which case, ADReading/32768 yields zero...
ultimaserial
Offline Send Email
Sep 7, 2004
12:57 pm
259
What is the maximum transisions high to low or low to high per second that one of the digital inputs of the DI-194RS can count? Is this affected by how many...
drdhdmd
Offline Send Email
Sep 12, 2004
4:11 am
260
You are right, the digital inputs are in sync with the first AD channel. The more channels you enabled, the lower the frequency you can monitor. ... second...
ultimaserial
Offline Send Email
Sep 13, 2004
12:32 pm
261
If you multiply the top and bottom of the equation by the same number the equation is still the same. All that was done was to get rid of the "10" by ...
Tim McCoy
lotus_14us
Online Now Send Email
Sep 14, 2004
8:18 pm
268
Can I control the square wave output (DIG2) of a DI-194RS with the SquareWaveOutput property? I used this property, i.e. UltimaSerial1.SquareWaveOutput = FALSE...
smoke_house_man
Offline Send Email
Nov 22, 2004
5:13 pm
269
I've answered my own question. You can not set the SquareWaveOutput property while data is being collected. You must execute the ...
smoke_house_man
Offline Send Email
Dec 1, 2004
4:52 am
270
I posted a partial screen shot that includes my form, in case anyone is interested in how it looks. Click on "Photos" in the left panel of this Yahoo! group,...
smoke_house_man
Offline Send Email
Dec 2, 2004
2:13 am
271
Using VB6 I have been able to use TransitionCounter over a time period to find the speed of something, but that doens't provide a very accurate answer. So I...
natebdick
Offline Send Email
Dec 8, 2004
12:08 am
272
1) DI-194's digital inputs are sampled at the same speed of the channels, or max 480S/s, you can't expect to count anything running faster than half the...
ultimaserial
Offline Send Email
Dec 8, 2004
1:27 pm
273
Then do you have a suggestion to find the time difference between one transition and another, especially when they are happening fast?...
natebdick
Offline Send Email
Dec 8, 2004
5:59 pm
274
The best you can do is to set the sample rate to 480S/s, enable only one channel so that the digital inputs are read at 480Hz, and monitor the digital inputs,...
ultimaserial
Offline Send Email
Dec 8, 2004
6:43 pm
275
I looked at the DigitalWaveform and I placed the data from the GetData and I really don't understand what the data means. Whether the digital input is high or...
natebdick
Offline Send Email
Dec 9, 2004
5:44 pm
276
1) Please take a look at this page: http://www.ultimaserial.com/dqchart.html 2) Since digital inputs are embeded in the first AD channel, you can extract the...
ultimaserial
Offline Send Email
Dec 9, 2004
6:09 pm
277
Hello, I'm wanting to use two channels from DI-194RS (Analog 1 and Digital 1). I want to use the AN1 to measure 0-10V and D1 to measure events (a switch...
Eric Hudson
ehudson77
Offline Send Email
Jan 5, 2005
7:41 pm
278
Enable Analog 1 and the digital inupts are embeded in the LSBs Please take a look at the DigitalWaveform VB sample ... 1). I want ... actually). ... And then...
ultimaserial
Offline Send Email
Jan 5, 2005
7:53 pm
279
Thanks for replying. I looked at the example but I'm wanting more of a "|" mark on the graph to represent that the Digital channel had activity. ... Digital ...
ehudson77
Offline Send Email
Jan 6, 2005
7:18 am
Messages 243 - 279 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