Search found 109 matches

by matthew
Fri Jan 31, 2003 1:00 pm
Forum: PicoScope 5
Topic: cursor measurment question
Replies: 1
Views: 5771

Channel B Cursors

Hello again Rich, Thank you very much for the kind words. With regards to your cursor question, you can either measure ChA or ChB with each of the two available cursors. The way to do this, is to drag the mouse on the display with your left mouse button to create a ChA cursor, and to drag the mouse ...
by matthew
Fri Jan 31, 2003 12:44 pm
Forum: PicoScope 5
Topic: sample rate math. need proof of quality.
Replies: 1
Views: 5758

Hi Rich, You can set the maximum number of samples per scope trace in the Settings|Options|Advanced dialog. This will give you an idea of the time-resolution. Alternatively you can save the trace as a .txt file and count the number of readings in a spreadsheet. Your concept of vertical resolution is...
by matthew
Fri Jan 31, 2003 12:27 pm
Forum: Getting Started
Topic: ADC 16 to measure current
Replies: 2
Views: 7186

0(4)-20mA Sensors on an ADC-16/ADC-11

Hi Scott, I'm afraid you'll have to do some maths! Resistance = Voltage / Current Therefore you will need to know the voltage drop and current that you need to draw across a resistor in order to determine the value you require. I will give you a common example which is used to adapt the ADC-16 or AD...
by matthew
Wed Jan 29, 2003 11:25 am
Forum: General Software Discussions
Topic: DrDaq interface with the real world
Replies: 5
Views: 11249

Hello Steve, Its not really possible to change the External channels into a PH probe input. The main reasons for this are that the PH Probe is bi-polar (approx. ±576mV) and the Ext inputs are unipolar (0 to 2.5V). Also, the PH input is heavily filtered, so you would need to apply this filtering your...
by matthew
Tue Jan 28, 2003 11:13 am
Forum: General Software Discussions
Topic: Language of choice
Replies: 1
Views: 6978

Hi Rich, We use 'C' for most of our applications. There are no functions available to link directly into PicoScope (its a stand-alone application). PicoLog however, uses Dynamic Data Exchange so if you know how to program with this, you will be able you retrieve data from the application (I know tha...
by matthew
Tue Jan 28, 2003 10:09 am
Forum: PicoScope 5
Topic: Pico scope glitch on laptop.
Replies: 5
Views: 11553

Thanks for the tip Rich,

I'm sure this thread will help quite a few users with noise problems. Another possible way of countering noise on laptops is to connect an earth point (if you have the luxury of an earthing screw on the back of your laptop!)

Regards,
by matthew
Mon Jan 27, 2003 1:31 pm
Forum: Getting Started
Topic: ADC12 and WinXP
Replies: 8
Views: 16685

Hello Laurie, I didn't realise your unit was so old, this explains the problem. The version 1 ADC-12 only works with the DOS application (this was all we supported at the time). Unfortunately you will have to continue using the unit with DOS as this product can't be used under windows. Alternatively...
by matthew
Mon Jan 27, 2003 12:02 pm
Forum: Getting Started
Topic: ADC12 and WinXP
Replies: 8
Views: 16685

Hello Laurie, First of all, you've done exactly the right thing by first checking that your hardware works in DOS mode :). Your parallel port mode should be on SPP or Normal , so check that you have left the BIOS on either of these. There are two other BIOS settings you will need to check: The Input...
by matthew
Wed Jan 22, 2003 10:09 am
Forum: General Software Discussions
Topic: Using Labview 6.1 together with ADC16
Replies: 1
Views: 6610

Hi Lars, I'm afraid I can't replicate the problems you are having. Have you tried checking the function call in the diagram view to check that it is looking in the right place for adc1632.dll ? C:\LABVIEW\USER.LIB\adc1632.dll should be correct, but your installation directory may be different. We ca...
by matthew
Wed Jan 22, 2003 9:16 am
Forum: Getting Started
Topic: ADC-212 on Windows XP
Replies: 8
Views: 15449

Rod, First of (I know its elemetry but...) check the power cable is securely in and the red light is on. Which operating system are you using? I would advise downloading and installing the latest software version for PicoLog from here . (make sure it corresponds to your operating system and make sur...
by matthew
Tue Jan 21, 2003 3:14 pm
Forum: General Software Discussions
Topic: Visual Basic.NET
Replies: 10
Views: 17755

Pete, You emailed me and asked me to comment. Although, I'm very interested in the discussions you are having here. We don't at present have the in-house expertise to support VB .net and I'm afraid I don't know the answer to your question. Perhaps we will move into this in the future :). In the mean...
by matthew
Tue Jan 21, 2003 2:53 pm
Forum:
Topic: ADC-100 using Picoscope displays small noisy square wave.
Replies: 1
Views: 6208

Ken,

Email me your full address and contact details to tech@picotech.com and I will get an adapter send out to you.

Best Regards,
by matthew
Tue Jan 21, 2003 2:33 pm
Forum: General Software Discussions
Topic: Acessing TC08 remotely over the internet using Visual Basic
Replies: 4
Views: 10088

Hi John, You should have said that you wanted to interface with PicoLog directly I assumed you wanted to write both server & client software. If you register as a user and provide me with your email address I may have some code that will help you do this in Linux/C. It will require a fair bit of dec...
by matthew
Fri Jan 17, 2003 10:55 am
Forum: General Software Discussions
Topic: ADC-40 and ADC10 are the same?
Replies: 2
Views: 7831

ADC-10,12,40,42 differences

Greetings Manusia, The code for the ADC-10,12,40,42 is all exactly the same except for the scaling you want to apply (do this in software once you have collected your readings) and the following routine: adc10_open_unit (short port, short product); Where product is either 10, 12, 40 or 42 (in your c...
by matthew
Thu Jan 16, 2003 9:27 am
Forum: General Software Discussions
Topic: Collecting data with ADC-212 in ETS mode
Replies: 3
Views: 8433

ETS in Pseudo-Code

Hello Style,

I believe you have contacted me directly regarding this. Once our software department has got back to me with a step-by-step psuedo-code guide on ETS, I'll post it here for other forum readers to benefit as well.

Kind Regards,