- From: David Schleef <ds_at_schleef.org>
- Date: Mon, 9 Jun 2003 11:45:48 -0700
On Mon, Jun 09, 2003 at 08:38:33AM -0700, Lorenz, Allen R wrote: > I have the NI- 6023E. The demo program cmd allows several command > line inputs -n = number of channels, -N = number of scans. -N 2 works but > -N 1 seems to default to sometime of continuous scanning ? Frank fixed this a few days ago in CVS. > What I want to > is a simple routine when call will just go out and read the present value of > the 16 analog channels. Which routines should I use. Or how should I setup > the command structure ? Look at demo/inpn.c. There's no need to use a command. If you want to get fancier than inpn.c, you can use an instruction list, in the demo/insnlist.c example. dave...
Received on 2003-06-09Z17:45:48