D15107.0 5 Codec SX80 API Reference Guide TC7.3, OCTOBER 2015. Copyright © 2015 Cisco Systems, Inc. All rights reserved. 112
Cisco TelePresence SX80 API Reference Guide
xCommand FarEndControl Source Select
Select which video input source to use as the main source on the far end system.
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
SourceId: Select a video input source on the far end.
Requires user role: USER
Parameters:
CallId: <0..65534>
SourceId(r): <0..15>
Example:
xCommand FarEndControl Source Select CallId:3 SourceId:1
GPIO commands
xCommand GPIO ManualState Set
Set the status of a GPIO pin that is configured to OutputManualState mode (ref. xConfiguration GPIO
Pin [1..4] Mode).
Requires user role: USER
Parameters:
Pin1: <High/Low>
Pin2: <High/Low>
Pin3: <High/Low>
Pin4: <High/Low>
Example:
xCommand GPIO ManualState Set Pin1: High