Juan Pablo Carbajal wrote:
> I do not have a card to test around (old INES DAQ, but never got them
> to work under linux), I will take a look at the tcp part.
> [...]
> Stefan, have you ever look at comedi? They used to support many NI
> cards, where there also using proprietary libraries? Is there we can
> scavenge something from that project (it has been abandoned for a long
> while)?

My instrument control is just for communicating with external (standalone) 
instruments over different interfaces. There's no direct driver support for DAQ 
devices.

Some time ago I looked at comedi library, but there's no support for my NI-5421 
DAC. Unfortunately, I had to build a standalone exe, link it to NI's fgen and 
made a system call from octave. Terrible workaround, but it should be GPL save. 
:)


> 1.- Integrate your code to the current instrument-control package
> (Andrius and Stefan, are you ok with this?)
>   a. I suggest we use the sub-package structure that, for example,
> geometry has
> (http://sourceforge.net/p/octave/code/11459/tree/trunk/octave-forge/main/geometry/inst/).
>   b. We will need to update the makefile in the top folder to deal
> with the new subfolders.

Just copy the content from tcp_tb/ or usbtmc_tb/ to OF instrument control 
respectively and add both subdirectories to top folder Makefile


> 2.- Update the wiki with Stefan contribution
> http://wiki.octave.org/Instrument_control_package (Stefan, do you
> think you can complete the box just at the beginning? Maybe add a new
> color for "Testing")

done

>   a. Ideal here is to have tutorials/demos (like the ones in the wiki
> or this one for serial http://youtu.be/d1If8XOL73c).

later




Stefan

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to