octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44858] octave forge instrument-control instal


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44858] octave forge instrument-control install fails under win64
Date: Tue, 28 Apr 2015 19:09:22 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #44858 (project octave):

Probally a good idea.
I haven't tested in octave 64 yet, nor looked at the code, but did a quick
test for Windows and octave 32 bit.

It would be better I think if the output was formatted rather than all left
justified. Currently I get:


>> a = serial("\\\\.\\COM15")
a =

isOpen:   0
Port:     \\.\COM15
Baudrate: 0
Parity:   N/A
Bytesize: 0
stopbits: 0
Timeout:  0


In addition, as above, isOpen and other fields are not correct? above it says
it is not open? however should be, and if I attempt to open again it will fail
with access denied, which is understandable as the port is open.

If I fclose(a) and redo, it works again, but still shows isOpen: 0.

So it is just not displaying correctly.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44858>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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