I went through the entire list given in the help file: H=1 enable channel 1 H=2 enable channel 2 H=3 enable channel 1 & 2 H=4 enable channel 3 ...
292
ultimaserial
Feb 2, 2005 9:05 pm
Did you try DataqSerial1.ChannelCount = 4 directly?...
291
ultimaserial
Feb 2, 2005 9:02 pm
What did you assign to H? ... four....
290
lv_bob2
Feb 2, 2005 8:27 pm
A quick folow up. I messed around a bit with the DataqSerial1.ChannelCount = 100 + H, where H is the binary channel selector method of selecting number of ...
289
lv_bob2
Feb 2, 2005 6:55 pm
First off a heart felt Thank YOU! to UltiaSerial for resurecting my old freebie DI194 that I never used more than a couple times with Windaq Lite demo. I have...
285
ehudson77
Jan 10, 2005 10:01 pm
Hello, I have followed the instructions here: http://www.ultimaserial.com/vbtutor.html then went here: http://www.ultimaserial.com/vbnettutor.html and made the...
284
ehudson77
Jan 10, 2005 9:56 pm
... database. I get ... Nevermind. Everything works now. There is a bug in MySQL ODBC Client....
283
Eric Hudson
ehudson77
Jan 7, 2005 10:57 pm
Hello all, I've met all of the requirements and I cannot connect to the database. I get Cannot Connect: Catastrophic failure. Any help would be greatly...
282
Chen
xchen992000
Jan 6, 2005 5:48 pm
DQChart can't mix digital and analog plots. So you will need to create two parallel charts for the job, one for the analog, one for the digital....
281
Eric Hudson
ehudson77
Jan 6, 2005 1:52 pm
I'm trying to make something like this: http://www.petroleummudlogging.com/images_9-26-01/Chart2.jpg The blue lines you see is the event marker (digital...
280
Chen
xchen992000
Jan 6, 2005 1:46 pm
It does plot high and low as the input changes...
279
ehudson77
Jan 6, 2005 7:18 am
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 ...
278
ultimaserial
Jan 5, 2005 7:53 pm
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...
277
Eric Hudson
ehudson77
Jan 5, 2005 7:41 pm
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...
276
ultimaserial
Dec 9, 2004 6:09 pm
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...
275
natebdick
Dec 9, 2004 5:44 pm
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...
274
ultimaserial
Dec 8, 2004 6:43 pm
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,...
273
natebdick
Dec 8, 2004 5:59 pm
Then do you have a suggestion to find the time difference between one transition and another, especially when they are happening fast?...
272
ultimaserial
Dec 8, 2004 1:27 pm
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...
271
natebdick
Dec 8, 2004 12:08 am
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...
270
smoke_house_man
Dec 2, 2004 2:13 am
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,...
269
smoke_house_man
Dec 1, 2004 4:52 am
I've answered my own question. You can not set the SquareWaveOutput property while data is being collected. You must execute the ...
268
smoke_house_man
Nov 22, 2004 5:13 pm
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...
261
Tim McCoy
lotus_14us
Sep 14, 2004 8:18 pm
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 ...
260
ultimaserial
Sep 13, 2004 12:32 pm
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...
259
drdhdmd
Sep 12, 2004 4:11 am
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...
257
ultimaserial
Sep 7, 2004 12:57 pm
Unless you are talking integer math, in which case, ADReading/32768 yields zero...
256
ultimaserial
Sep 7, 2004 12:49 pm
148U's protocol has not been published yet...
255
ultimaserial
Sep 7, 2004 12:49 pm
The highest throughput rate for 194 is 480. With 4 AD channels, you can ge 120S/s ... could ... the ... (per ... me. ;-)...
254
ultimaserial
Sep 7, 2004 12:47 pm
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...