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...
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...
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 ...
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...
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...
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...
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...
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 ...
Yes... Well not "DIRECTLY" I am using Lab View 5.1 and set the channel count to 4. Setting the channel count to 1,2,or 3 works fine but setting it to 4 does...
I just tried it on another PC and it works fine! It must be a current draw problem as you stated. Thease new Dell Optiplexes must have weak ports on them. I...
The pod likely draws more current with all four channels enabled and it's very possible that the serial port on you PC can't source enough current for it. You...
Hi Friends!!! A leading global provider of Information Technology services in Bangalore, specializing in Telecom Domain. With offices in Various countries...
I have tried the Lab View examples in both Labview 5.1 and 6.0 (6i) on two different computers and when I try to get data from the Di194 I get this error. ...
UltimaSerial version 3 (beta) http://www.ultimaserial.com/Download3.html You may post any bug findings and wishlist on the forum ... available. ... ...
Hello, my name is Mike and I'm a college student from London Ontario, I just started an instrumentations class and our first project is: Objectives: The...
I have a Model 201 24-Bit data acquisition system from Lawson Labs. I plan to use it acquire data from a GC via the serial port. Can UltimaSerial be used...
Hi there, I am hoping to use Ultimaserial for an analysis system using a Dataq DI-148 8 channel device, however I only seem to be able to read 4 channels, any...
because Ch5 and above haven't been defined in the control, VB simply yields 0, which is the same as Ch1. Replace Ch5 with 4, Ch6 with 5, and it should work ......