berndporr / comedirecord

An oscilloscope program for COMEDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USBDux-Fast and ComediRecord

ColinWaddell opened this issue · comments

Hey Bernd.

I got my company to purchase one of the fast board for a project I'm currently working on.

I'm currently trying to display its output on ComediRecord but all it's showing is 0.75V across all channels.

Is ComediRecord expected to work with the USBDux-fast?

Cheers.

Hi Colin,

I've never tested it. I cannot imagine that QT is fast enough. Have you
short circuited it's inputs to GND to see if it gives zero volt?

/Bernd

On 27/05/2013 16:17, Colin Waddell wrote:

Hey Bernd.

I got my company to purchase one of the fast board for a project I'm
currently working on.

I'm currently trying to display its output on ComediRecord but all it's
showing is 0.75V across all channels.

Is ComediRecord expected to work with the USBDux-fast?

Cheers.


Reply to this email directly or view it on GitHub
#1.

Finally had a chance to get back and test this.

The cmd.c example program is returning the correct values, it's just ComediScope that doesn't like the fast board.

It's not a problem, I wont be using ComediScope anyway, it's just handy for testing. Cheers!