Polycom vsx7000 Manual De Referencia

Descargar
Página de 418
Integrator’s Reference Manual for the VSX Series
4 - 216
remotecontrol
Set or gets the setting for intercepting signals from the VSX system remote 
control. 
Syntax
remotecontrol disable <get|all|none>
remotecontrol disable “valid button” [“valid button”...]
remotecontrol dontintercept <all|none>  
remotecontrol dontintercept “valid button” [“valid button”...] 
remotecontrol enable <all|none>
remotecontrol enable “valid button” [“valid button”...]
remotecontrol intercept <get|all|none>
remotecontrol intercept “valid button” [“valid button”...]
Feedback Examples
remotecontrol disable all
returns
remotecontrol disable all success
remotecontrol intercept pip
returns
remotecontrol intercept pip success
remotecontrol disable get
returns something like
disabled 1 buttons:pip
Parameter
Description
disable
Disables specified remote control button(s) so that the 
VSX system does not respond.
get
Returns the current setting.
all
All of the remote control buttons.
none
None of the remote control buttons.
“valid button”
Name of a specific button such as call, hangup, left, 
right, up, down, select, home, directory, back, zoom-, 
zoom+, volume-, volume+, mute, far, near, auto, 
camera, preset, pip, keyboard, delete, ., 0-9, *, #, 
graphics, help.
dontintercept
Stops intercepting specified remote control button(s).
enable
Enables specified remote control button(s).
intercept
Disables and intercepts specified remote control 
button(s). Notification of button press events is sent to 
the API client.