[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cygwin install - instrument-control loads but nothing works
From: |
User1116 |
Subject: |
Cygwin install - instrument-control loads but nothing works |
Date: |
Wed, 2 Sep 2015 05:42:47 -0700 (PDT) |
Hello All,
I've installed Octave 4.0 through Cygwin and have been struggling with the
instrument-control package. I can load the package but even the simple
serial interface does not seem to exist:
octave:1> version
ans = 4.0.0
octave:2> pkg load instrument-control
octave:3> exist("serial")
ans = 0
I have this package working on my native windows install but I'm trying to
get it going in Cygwin to get the VXI11 interface
(http://wiki.octave.org/Instrument_control_package). I will eventually have
to find rpcgen in cygwin for that interface but I'd like to get basic serial
working first.
--
View this message in context:
http://octave.1599824.n4.nabble.com/Cygwin-install-instrument-control-loads-but-nothing-works-tp4672411.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Cygwin install - instrument-control loads but nothing works,
User1116 <=