Vortex - Polycom HDX series Reference Manual

Polycom hdx systems version 1.0
Hide thumbs Also See for HDX series:
Table of Contents

Advertisement

Vortex

Sends commands to a Polycom Vortex mixer.
Syntax
vortex <0|1> mute <on|off>
vortex <0|1> forward "vortex_macro"
Parameter
0|1
mute
on
off
forward
"vortex_macro"
Feedback Examples
The response from the Vortex is displayed in the following form:
vortex <portnum> forward <vortexcmd>:<vortexresponse>
vortex 0 forward F00PING
might have the Vortex response
F00PONG
and API response
vortex 0 forward F00PING:F00PONG
If the Vortex doesn't respond, the API response is
vortex 0 forward F00PING:failed
vortex 1 mute on
mutes the Vortex connected to the second serial port on the back of the
system
Comments
The Vortex commands are applicable when you have a Vortex mixer
connected to a system. An API client can send these commands to control a
Vortex mixer using the command format:
vortex <portnum> forward <vortexcmd>
where
is 0 if the Vortex is connected to first serial port or 1 if the
<portnum>
Vortex is connected to second serial port, and
command. Whatever value is passed in this parameter will be sent to the
Vortex.
Description
Specifies the serial port to which the Vortex mixer is
connected.
Sets the mute state for the Vortex mixer connected to
the specified serial port.
Mutes the Vortex mixer.
Unmutes the Vortex mixer.
Forwards the vortex_macro to the Vortex mixer
connected to the specified serial port.
Specifies the Vortex mixer macro command to send.
For more information about these commands, refer to
the Vortex documentation.
<vortexcmd>
System Commands
is a Vortex-specific
4 - 249

Advertisement

Table of Contents
loading

Table of Contents