PDA

View Full Version : Crestron commands for 990 MXP


cedi
04-11-2005, 05:54 AM
Hi all.

I wonder if there is any "template" with basic commands available for Tandberg 990 MXP.
Our customer has Crestron system in the boardroom and would like to control the 990 mxp too.
Where can I get such template? Any hints?

Thank you for help.
BR,
Cedi

mjrtoo
04-11-2005, 09:22 AM
I'm not familliar with this model, is it serial or IR only control?

Sean Lessman
04-11-2005, 09:17 PM
Hi all.

I wonder if there is any "template" with basic commands available for Tandberg 990 MXP.
Our customer has Crestron system in the boardroom and would like to control the 990 mxp too.
Where can I get such template? Any hints?

Thank you for help.
BR,
Cedi
The API is available and is a public document. Contact your TANDBERG partner or TANDBERG rep to get a copy.

Sean

cedi
04-12-2005, 01:36 AM
990 mxp has serial control (RS-232).

Sean. I'm aware of the API.
I don't have experience with Crestron. Someone else will program it and make it work. I just have to provide support. And I thought, that there are probably some templates available. Then the Crestron programmer only adjusts the template to his needs. I don't know how this works.

Thanks for reply.

Sean Lessman
04-13-2005, 07:26 AM
990 mxp has serial control (RS-232).

Sean. I'm aware of the API.
I don't have experience with Crestron. Someone else will program it and make it work. I just have to provide support. And I thought, that there are probably some templates available. Then the Crestron programmer only adjusts the template to his needs. I don't know how this works.

Thanks for reply.
I am quite certain Crestron has code blocks available. Perhaps your programmer could contact them?

Sean

cedi
04-21-2005, 07:42 AM
Hi again.

Our Crestron programmer got some examples (template) of the 6000 codec, so he could adjust it to the 990 MXP.

It works fine. The problem is, that he can't programm the "CANCEL" button. And this is very important button.

Where could we get some info on that? He checked the Tandberg's manual for API, but didn't find it.

Do you have any hint on that maybe?

Thanks for help and best regards.

Cedi

Sean Lessman
04-21-2005, 10:45 AM
Hi again.

Our Crestron programmer got some examples (template) of the 6000 codec, so he could adjust it to the 990 MXP.

It works fine. The problem is, that he can't programm the "CANCEL" button. And this is very important button.

Where could we get some info on that? He checked the Tandberg's manual for API, but didn't find it.

Do you have any hint on that maybe?

Thanks for help and best regards.

Cedi
If you want to use the 'classic API' you can use the command 'key'

From my codec:

OK
key ?
usage: key <keycode> <keycode> ...
keycodes:
1
2
3
4
5
6
7
8
9
0
*
#
present - Presentation
z- - Zoom out
z+ - Zoom in
v- - Volume down
v+ - Volume up
mm - Mic off
up - Up
do - Down
le - Left
ri - Right
ok - OK
conn - Connect
disc - Disconnect
sv - Selfview
lay - Layout
cancel - Cancel
pb - Phonebook
grab - Grab

so the command would be 'key cancel'.

Sean

trapehzoid
04-23-2005, 06:42 PM
tell the programmer to use real logic.. and not just emmuate remote controls :)