Specifications
System Commands
4 - 243
vcbutton
Controls a content video source. It can also register or unregister to receive
notification of content events.
Syntax
vcbutton <get|play|stop|register|unregister>
vcbutton map <get|{2..5}
Feedback Examples
•
vcbutton registered
•
vcbutton unregistered
•
vcbutton play
returns
Control event: vcbutton play
vcbutton play
•
vcbutton stop
returns
Control event: vcbutton stop
vcbutton stop
• Pressing the play button at the far site returns
Control event: vcbutton farplay
• Pressing the stop button at the far site returns
Control event: vcbutton farstop
• Pressing the play button on the local system returns
Control event: vcbutton play
• Pressing the stop button on the local system returns
Control event: vcbutton stop
Parameter Description
get
Returns the current setting (play or stop).
play
Starts sending the content from the computer.
stop
Stops sending the content from the computer.
register
Registers the API session to receive notifications about
content events.
unregister
Unregisters the API session to receive notifications
about content events.
map get
Gets the content video source currently specified for
control.
map {2..5}
Specifies the content video source to control.