Time Commands; Xcommand Time Datetime Get; Xcommand Time Datetime Set; Userinterface Commands - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

Time commands

xCommand Time DateTime Get

Read the time and date from the system.
Requires user role: ADMIN, USER
USAGE:
xCommand Time DateTime Get

xCommand Time DateTime Set

Set the date and time for the system, if not available from NTP (Network Time Protocol).
Requires user role: ADMIN
USAGE:
xCommand Time DateTime Set [Year: Year] [Month: Month] [Day: Day] [Hour: Hour]
[Minute: Minute] [Second: Second]
where
Year: Integer (2015..2037)
Month: Integer (1..12)
Day: Integer (1..31)
Hour: Integer (0..23)
Minute: Integer (0..59)
Second: Integer (0..59)
SX20 Codec API Reference Guide CE8.1, APRIL 2016.
D15316.03
About the API
xConfiguration
xCommand
xCommand

UserInterface commands

xCommand UserInterface Extensions Widget SetValue

Set the value of the given widget. Updates the UserInterface Extensions status tree. Returns an
error if the value is out of range.
Requires user role: ADMIN
USAGE:
xCommand UserInterface Extensions Widget SetValue Value: "Value" WidgetId:
"WidgetId"
where
Value: String (0, 255)
The value of the widget. The range of values depends on the widget type.
WidgetId: String (0, 40)
The unique identifier for the widget.

xCommand UserInterface Extensions Widget UnsetValue

Empties the value of the given widget. Updates the UserInterface Extensions status tree and
notifies the user interface that this widget is no longer selected.
Requires user role: ADMIN
USAGE:
xCommand UserInterface Extensions Widget UnsetValue WidgetId: "WidgetId"
where
WidgetId: String (0, 40)
The unique identifier for the widget.

xCommand UserInterface Extensions Clear

Delete all user interface extensions (widgets) from the video system.
Requires user role: ADMIN
USAGE:
xCommand UserInterface Extensions Clear
120
API Reference Guide
xStatus
Appendices
Copyright © 2016 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents