D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
90
Cisco TelePresence SX80
API Reference Guide
xCommand Audio LocalInput AddConnector
Attach an input connector to the local input given by the input ID. A connector is defined by its type
and ID.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
InputId: A unique identifier for the local input.
ConnectorType: Select the connector type.
ConnectorId: Select a connector.
Requires user role:
ADMIN
Parameters:
InputId(r): <0..65534>
ConnectorType(r): <HDMI/Line/Microphone>
ConnectorId(r): <1..8>
Example:
xCom mand Audio LocalInput AddConnector InputId: 3 ConnectorType: Line
ConnectorId: 1
xCommand Audio LocalInput Remove
Remove the local input given by the input ID.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
InputId: A unique identifier for the local input.
Requires user role:
ADMIN
Parameters:
InputId(r): <0..65534>
Example:
xCom mand Audio LocalInput Remove InputID: 2
xCommand Audio LocalInput RemoveConnector
Detach an input connector from the local input given by the input ID. A connector is defined by its
type and ID.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
InputId: A unique identifier for the local input.
ConnectorType: Select the connector type.
ConnectorId: Select the connector.
Requires user role:
ADMIN
Parameters:
InputId(r): <0..65534>
ConnectorType(r): <HDMI/Line/Microphone>
ConnectorId(r): <1..8>
Example:
xCom mand Audio LocalInput RemoveConnector InputId: 3 ConnectorType: Line
ConnectorId: 1
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand