Use serial port to READ state?
jstrom
Posts: 13
Hi!
Playing around with some old 9088's for home sound, got a running years but still very nifty stuff!
I got software controlling them over the serial port, and writing values works splendid. Reading the values works fine as well, when there is a change on initiated by something other than the serial port. However, the one thing I'm missing is reading. I'd want is to, when my app is starting, be able to read out the values for the devices I'm interested in.
Is this possible in some way? The Soundweb app can (apparently) do it fine on startup, but I suspect it's using some \"private\" protocol. Are there any docs which could be opened for this, so we can have full control? Would be lovely!
Thanks
Best regards
Johan
Playing around with some old 9088's for home sound, got a running years but still very nifty stuff!
I got software controlling them over the serial port, and writing values works splendid. Reading the values works fine as well, when there is a change on initiated by something other than the serial port. However, the one thing I'm missing is reading. I'd want is to, when my app is starting, be able to read out the values for the devices I'm interested in.
Is this possible in some way? The Soundweb app can (apparently) do it fine on startup, but I suspect it's using some \"private\" protocol. Are there any docs which could be opened for this, so we can have full control? Would be lovely!
Thanks
Best regards
Johan
0
This discussion has been closed.
Comments
Dan
Hm, subscribe command? I haven't read anything about that. Is there some other documentation besides the Soundweb Serial SDK (http://www.bssaudio.com/software.php?software=Soundweb+Serial+Interface+Kit) that I have missed?
Thanks!
Sorry for the confusion.
Dan
How about documentation on the \"front port\" serial protocol which Soundweb Designer uses? That one seems to be able to read the values, any chance of getting hands on docs for it?
Dan