Module for Polycom VSX-7000s
anhdoquy
Posts: 55
Anywhere can i find the module for Polycom VSX-7000s? Thanks.
0
Comments
Don't bother with the module, it doesn't work at that well and is pretty limited as to what it offers.
Simply use the simple ascii code that polycom provides. It works very very well.
I have done quite a few of them, with detailed control of cursors, ip control everything.
What you mean by using Polycom Ascii codes? Can you give some examples? Many thanks everyone outthere.
It may be easier to just write the code.
Proud Member of the HLM - Hate locked modules (tko).
As long as you dont expect the Duet module to do everything, you'll be fine. Just appreciate that it does some stuff better.
J
I ended up writing my own. I just don't have it documented as how all the commands interface.
In the Inconcert :
URL: http://www.amx.com/inconcert/trednet.asp?page=device
You'll need to have a login tho.
thank you !
Paul
SEND_STRING dvCODEC,"'button callhangup',13,10"
SEND_STRING dvCODEC,"'button volume+',13,10"
SEND_STRING dvCODEC,"'button volume-',13,10"
Hope this helps with what you are after