help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: solution for instrument-control, GPIB on windows.


From: Pantxo
Subject: Re: solution for instrument-control, GPIB on windows.
Date: Wed, 6 Dec 2017 05:30:55 -0700 (MST)

Kire Pudsje wrote
> Hello all,
> 
> My boss is 'forcing' me to use Windows. This caused me to fix the
> instrument-toolbox on windows.
> Initially I modified the Makefile, so it linked to the national
> instruments
> library.
> After issues were raised by the maintainers about GPL and linking to a
> proprietary dll file, I now put instructions on the octave Wiki (
> https://wiki.octave.org/Instrument_control_package#Windows_.28cygwin.29)
> (Just posting here as well so it gets noticed, in case anyone is
> interested).
> It was surprisingly easy, since the linux-gpib library was based on the
> national instruments library. The solutions is now the other way. On
> Windows, I now fake the linux-gpib library based on the national
> instruments library.
> 
> _______________________________________________
> Help-octave mailing list

> Help-octave@

> https://lists.gnu.org/mailman/listinfo/help-octave

Hi,

Thanks for the information.
Note that gpib, formerly hpib, is an open standard (ieee-488.2:
https://en.wikipedia.org/wiki/IEEE-488) so linux-gpib is not "based on
national instruments library", it simply implements the very same API.

Pantxo



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]