Mark

Results 57 comments of Mark

I'd set `++auto 1` prior to the sendsec command. I also tried with `++auto 0` and issuing `++read` after; there was no difference. prologix examples I see online (eevblog, etc)...

Interesting, I didn't realize talk/listen required different addresses. Explains the table I saw in an HP manual which had both. Though it also showed the default address as `+K`, IIRC...

The manual mentioning `+K` is the operating manual for the 3582A. It can be seen [at archive.org](https://archive.org/details/hp_3582a_manual/page/n25/mode/2up). The default address is mentioned in paragraph 2-33 (pdf pg 27) and the...

Awesome! I had poked at the code a bit off and on, without a breakthrough. I was just coming back to this and noticed you'd added functionality. Hopefully it gets...

I'm able to address it now, so it's happy with how you are doing secondary addressing. Still having some issues, though at least some are due to me not understanding...

Ok, I'll put together a PR. Fortunately this won't be impacted by the re-formatting issue I mention below. > The interface shouldn't be sending anything if the instrument has nothing...

The Makefile PR is up now - #63 We've gone far beyond the original scope of this issue, so I think I'll close this.

I just happened upon this and wanted to download it myself. I'm not sure this is an official repo, based on the [comment on #2](https://github.com/firmata/firmata_test/issues/2#issuecomment-13983337). firmata.org now redirects to sourceforge;...

Still broken :(

Tested with 1.0.0RC2 on linux, seems functional.