2 USB Description .................................................................................................................................... 8
2.1 VID and PID ................................................................................................................................... 9
2.2 Interface Definitions for the USB HUB Component ...................................................................... 9
2.3 Interface Definitions for the Audio Component ........................................................................... 9
2.4 Interface Definitions for the Camera Component ...................................................................... 11
2.4.1 Video Configuration and Status .......................................................................................... 11
2.4.2 Video Stream ....................................................................................................................... 12
3 IP Interface .......................................................................................................................................... 13
Appendix A – Volume Mappings ............................................................................................................... 162
Appendix B – Crestron Integration TCP/IP ................................................................................................ 163
Yamaha CS-700 Integrators Reference Guide 7
1 Overview
The Yamaha CS-700 provides standard USB 3.0 and USB 2.0 communication links to a host processor (PC). It also
provides an IP interface for management and VoIP calling. This guide describes the interfaces that hosts and
external clients can use to manage and monitor the CS-700.
Clients can communicate with the device through these interface mechanisms:
•USB
o USB HID (Human Interface Device)
o USB Bulk
• IP
o Telnet
o Provisioning per DHCP option 66 or 150 over HTTP, TFTP or FTP
o SNMP
For the USB interface we provide a C library to enable a host application to easily integrate with the CS-700.
The guide is organized as follows:
•USB Description – Details the USB interfaces to the host, including the hub, audio and camera
components.
•IP Interface – Describes the IP interface that can be used to create applications to manage and control the
device over IP.
•Library Interface – Describes the C library interface that can be used to create applications to manage and
control the device over USB.
•API Command Reference – Provide details of the API commands and notifications that can be
communicated between the host and device via the library, and the IP interface.
• Provisioning – Describes how to provision the device via an IP connection using DHCP options 66 and 150.
• SNMP – Describes SNMP support and the corresponding MIB for querying device status and for receiving
traps.
2 USB Description
When the CS-700 USB interface is connected to a host PC, four components of the CS-700 will enumerate with the
host:
• USB HUB - provides both 2.0 and 3.0 USB connectivity
• USB Audio - speaker and microphone, USB 2.0
• USB Camera - supports USB 3.0 and 2.0
The host processor connects directly to the HUB chip. The HUB chip then connects to the other USB components in
the system as shown in the diagram below:
Host HUB Audio
Camera
The section below lists the CS-700 USB VIDs and PIDs, and the sections that follow describe each of the device's
USB interfaces.
Yamaha CS-700 Integrators Reference Guide 8
Component
VID
PID
Comment
HUB USB v3.1
0x0499
0x4031
USB v3.1 port
HUB USB v2.0
0x0499
0x4033
USB v2.0 port
Audio
0x0499
0x4030
Audio Class
Camera
0x0499
0x4032
Video Class
Description
Endpoint/
Report ID
Report
Value
Notes
2.1 VID and PID
The CS-700 Vendor IDs (VID) and Product IDs (PID) for each component are shown below.
2.2 Interface Definitions for the USB HUB Component
The USB HUB component will enumerate to the host as a Universal Serial Bus controller. It will be displayed within
the Host’s Device Manager as two devices: a USB 3.0 Certified Hub and a USB 2.0 Certified Hub. Once the HUB
chip enumerates with the Host Processor, it will initiate the enumeration of the other Cannonball components.
The Hub will enumerate as follows:
• Universal Serial Bus Controller, USB 2.0 MTT Hub
• Universal Serial Bus Controller, USB 3.0 Hub
2.3 Interface Definitions for the Audio Component
The USB Audio chip will enumerate the following interfaces:
• Interface 0; Audio Control: ep0, input type (0x101), output type (0x405), bma-control (3)
The speaker volume can be controlled from the device by using the volume up/down cap-touch buttons on the
base unit.
Yamaha CS-700 Integrators Reference Guide 10
Description
ID
Report Value
Notes
Video Control ID
ep0/4
The speaker volume range is 1 to 18. The host range is greater. In order to sync volume with the host, the device
range is mapped to the host range. When the volume is changed from the device, the device sends one or more
volume up/down reports to the host to achieve the best match based on the mapping. Likewise, when the host
sends to the device a speaker volume that the user selected on the host, the device maps that setting to a value in
the 1 to 18 range. See diagram below.
Device OS Application
Volume Button Press Adjust Volume *Map Gain to Index Send Gain
Adjust Volume on App
Adjust Volume Send Gain to OS
*Map Gain to Index Send Gain
* Appendix A indicates the speaker volume mappings.
2.4 Interface Definitions for the Camera Component
The USB Camera interface will conform to USB Device Class Definition for Video Devices, version 1.5.
The USB Camera chip will enumerate the following interfaces:
USB 2.0
•Interface 0; BULK: ep1 (in/out), 512 bit packet size
USB 3.0
• Interface 0; Video Control: Interrupt, ep2 (IN), 1024 bit packet size
• Interface 1; Video Streaming: BULK, ep3 (IN), 1024 bit packet size
2.4.1 Video Configuration and Status
The video controls for pan, tilt and zoom (PTZ) are implemented digitally in the camera.
The video controls for brightness, contrast, sharpness, saturation, balance, backlight compensation and gain are
implemented in the camera image processor.
The host will use GET_CUR and SET_CUR requests to set the desired parameter. When the camera is enumerated,
the VC_INPUT_TERMINAL descriptor and VC_PROCESSING_UNIT descriptor will set the appropriate flags for the
parameters is supports. It will also define an endpoint for interrupt support to report local changes back to the
host.
Yamaha CS-700 Integrators Reference Guide 11
Zoom
0x0B
value
Range: 1->22
PanTilt
0x0D
value
Range: +/- 30, Range: +/- 18
Roll
0x0F
value
Not Used
Exposure
0x04
value
Not Used
Privacy
0x11
value
Not Used
Video Processing ID
ep0/2
Backlight
0x01
value
Range: 0->5
Brightness
0x02
value
Range: 0->250
Contrast
0x03
value
Range: 60->140
Saturation
0x07
value
Range: 50->150
Sharpness
0x08
value
Range: 0->255
Hue
0x06
value
Range: 0->180
Gamma
0x09
value
Range: 1->255
Flicker
0x05
value
1-50Hz, 2-60Hz
2.4.2 Video Stream
Skype video specifications* specify the following:
•USB 2.0
o 640 x 480 , 30 fps, YUY2 color space
o 640 x 360 , 30 fps, YUY2 color space
• USB 3.0
o 1920 x 1080 , 30 fps, YUY2/NV12 color space
o 1280 x 720 , 30 fps, YUY2/NV12 color space
o 640 x 360 , 30 fps, YUY2/NV12 color space
Note: The CS-700 video camera only supports uncompressed video formats, which limits the resolution in USB 2.0.
* Skype 2.0: Skype and Lync Video Capture Specification (Doc # H100693)
Skype 3.0: Skype for Business Video Capture Specification (Doc # H100693)
Yamaha CS-700 Integrators Reference Guide 12
3 IP Interface
Integrators wanting to communicate programmatically with the CS-700 for device management or operational
control may use the CS-700 IP Management Interface.
The interface supports these features:
• Connect to a device via IP
• Transmit API commands
• Receive API responses and asynchronous notifications
The API commands are described in section 5, API Command Reference
If the host can access the device via an IP connection, then the client can communicate via the IP-supported
commands.
To use an IP connection for the control, with the CS-700 being the server, the “Enable telnet access”
check box on the Admin Settings page has to be checked.
.
To start the IP connection, provide the IP address, port number, user name and password in a telnet
client to establish the connection. The login username is roomcontrol and the password is Yamaha-CS-700, both case sensitive. The port number is the standard Telnet port 23. If it is required to see the API
commands echoed back to the telnet client, execute “set echo 1” command after each successful login.
Yamaha CS-700 Integrators Reference Guide 13
Action
Definition
set
set echo <0|1>
Parameter
Description
0
Turn off screen echo
1
Turn on screen echo
echo
Description: This will make sure the users of the CLI on telnet can see what they are typing by allowing
commands to be echoed back.
Property Actions: set
Command Definition:
Parameters:
CLI Format Examples:
set echo 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
4 Library Interface
Integrators wanting to communicate programmatically with the CS-700 for device management or operational
control will find it most convenient to use the CS-700 Management Library. This is a C library that is available for
Windows, and MacOS. It enables developers to access the device using higher-level functions without needing to
directly manage the low-level USB HID or bulk interface.
The library supports these features:
• Connect to a device via USB
• Transmit API commands
• Receive API responses and asynchronous notifications
• Upgrade firmware
• Download logs
• Import and export configuration files
The API commands are described in section 5, API Command Reference
If the host is connected directly to the device via USB, then a client application can communicate via the USB
interface.
The Library interface is described below.
.
Yamaha CS-700 Integrators Reference Guide 14
Parameter
Description
Mode
The USB connection mode, Auto, HID or Bulk, chosen from enum CsDevComm_Mode.
debug_callback
Pointer to callback function to handle debug messages.
Msg
Pointer to debug message.
event_callback
Pointer to callback function to handle events.
Type
Type of event as listed in table below.
Value
Description
-1
General error
0
Success
1
No device connected
2
Failed authentication
Type
Description
0xFF
Device disconnected
4.1 USB Library Reference
This section describes the CS-700 Management Library's C interface. The header file is distributed with the CS-700
SDK.
CsDevComm_Mode enum
Description: Enumeration of USB connections type. The client should specify the connection type, Auto,
HID, or Bulk, at the start of a session. Auto will select Bulk if available otherwise HID. Bulk
is preferable when upgrading firmware.
Description: Establish USB communication with a device.
Syntax:
EXPORT int __cdecl devAttach(int mode, void(*debug_callback)(char *msg),
void(*event_callback)(int type));
Parameters:
Return Values:
Event Types:
Yamaha CS-700 Integrators Reference Guide 15
Value
Description
-1
General error
0
Success
Value
Description
-1
General error
0
Not connected
1
Connected HID
2
Conned Bulk
Parameter
Description
cmd
CLI command string (see API Command Reference)
rsp
Pointer to response string
len
Bytes available in response string
devDetach
Description: Disconnect session.
Syntax:
EXPORT void __cdecl devDetach(void);
Return Values:
isConnected
Description: Get the USB connection status.
Syntax:
EXPORT int __cdecl isConnected(void);
Return Values:
coreCliCmd
Description: Send a CLI-format command to the device. The commands are defined in in section 5,
Command Reference.
Syntax:
EXPORT int __cdecl coreCliCmd(char *cmd, char *rsp, int len);
Parameters:
Yamaha CS-700 Integrators Reference Guide 16
API
Value
Description
-1
General failure
0
Success
Parameter
Description
mode
Enable/disable notifications
notif_callback_t
Pointer to callback function to handle CLI notification
msg
Callback function parameter: Notification message string (see API Command
Reference)
Value
Description
-1
General failure
0
Success
Parameter
Description
bundle
Complete file path of upgrade bundle
update_firmware_
callback_t
Pointer to callback function to handle upgrade progress notifications
nPercent
Callback function parameter: Percent completion. A value of -1 indicates an upgrade
error.
Return Values:
notifCtrl
Description: Enable/disable notifications and register a callback function to handle CLI-format
notifications. The notifications are defined in section 5, API Command Reference
Notifications are automatically disabled if device is disconnected.
Syntax:
EXPORT int __cdecl notifCtrl(int mode, void(*notif_callback_t)(char *msg));
Parameters:
.
Return Values:
updateFirmware
Description: Update firmware on the CS-700 device. The host PC must have access to a proper firmware
bundle.
Syntax:
EXPORT int __cdecl updateFirmware(char *bundle, void(*update_firmware_callback_t)(int
nPercent));
Parameters:
Yamaha CS-700 Integrators Reference Guide 17
Value
Description
-1
General failure
0
Success
Parameter
Description
filepath
Directory on host to which the log file will be saved
download_logs_
callback_t
Pointer to callback function to handle download progress notifications
nPercent
Callback function parameter: Percent completion. A value of -1 indicates a download
error.
logname
Returned name of downloaded log file
Value
Description
-1
General failure
0
Success
Parameter
Description
configFile
Complete file path of config file
import_config_
callback_t
Pointer to callback function to handle import progress notifications
nPercent
Callback function parameter: Percent completion. A value of -1 indicates an import
Return Values:
downloadLogs
Description: Download a zipped log file to the specified directory.
Syntax:
EXPORT int __cdecl downloadLogs(char *filepath, void(*download_logs_callback_t)(int
nPercent, char *logname));
Parameters:
Return Values:
importConfig
Description: Import a configuration XML file to the CS-700 device. The host PC must have access to a
proper configuration file. The output of this is the zipped config file after completion.
Syntax:
EXPORT int __cdecl importConfig(char *configFile, void(*import_config_callback_t)(int
nPercent, char *filepath));
Parameters:
Yamaha CS-700 Integrators Reference Guide 18
error.
filepath
Callback function parameter: Returned name of downloaded config file.
Value
Description
-1
General failure
0
Success
Parameter
Description
filepath
Directory on host to which the config file will be saved
export_config_
callback_t
Pointer to callback function to handle export progress notifications
nPercent
Callback function parameter: Percent completion. A value of -1 indicates an
export error.
filepath
Callback function parameter: Returned name of downloaded config file.
Value
Description
-1
General failure
0
Success
Return Values:
exportConfig
Description: Export the CS-700 configuration settings to an XML file on the host.
Syntax:
EXPORT int __cdecl exportConfig(char *filepath,
void(*export_config_callback_t)(int nPercent, char *filepath));
Parameters:
Return Values:
5 API Command Reference
This section describes the API commands and notifications that can be transmitted between a device and host
using the IP telnet interface and the library interface defined in section 3 and section 4 above.
5.1 Overview
The API is organized by functional Category, such as Audio and Camera, and within each category are listed the
properties, status items and commands that are available for that category. Notifications are identified with their
corresponding property or status item.
Yamaha CS-700 Integrators Reference Guide 19
<parameter>
Items in angle brackets are parameters
<"call-status">
A quoted item represents the name of a parameter further described
in the Parameters section.
<0|1|2>
A list of possible values are separated by vertical bars.
<connected|disconnected>
An unquoted parameter is a literal value.
<0..10>
A range of values is separated by an ellipsis.
<"paired"> [<"mac"> <"name">]
Square brackets designate optional parameters.
[<"mac"> <"name">]+
A list of repeating values is designated by a plus sign.
The table below describes the command syntax.
For properties, the description lists the actions that can be performed on the property, including:
get – property can be read; this is true of all properties
set – property can be set
notify – when the property changes, a notification is sent to registered clients
The Command Definition and Parameters tables describe each supported action and associated parameters and
values.
5.2 Categories
The API is organized by these Categories:
• System (sys)
• Audio
• Camera
• Bluetooth (bt)
• Bluetooth Low Energy (ble)
• Call
• Network (net)
• VoIP
The sections below describe the interfaces supported in each category.
Changes to properties in the Network group must be applied by the net-commit command. See Appendix B –
Crestron Integration TCP/IP for re-registration sequence with the SIP server.
Changes to properties in the VoIP group must be applied by the voip-commit command. See Appendix B –
Crestron Integration TCP/IP for re-registration sequence with the SIP server.
5.2.1 System
5.2.1.1 System Properties
product
Description: Product name. Read-only set at manufacturing.
Property Actions: get
Yamaha CS-700 Integrators Reference Guide 20
Action
Definition
get
get product
response
val product <"name">
Parameter
Description
name
String. Product name.
Valid values are CS-700 and CS-700-SP
Action
Definition
get
get base-sernum
response
val base-sernum <"number">
Parameter
Description
number
String. Device serial number.
Command Definition:
Parameters:
CLI Format Examples:
get product
val product CS-700
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
base-sernum
Description: Query product serial number. Read-only set at manufacturing.
Property Actions: get
Command Definition:
Parameters:
CLI Format Examples:
get base-sernum
val base-sernum CSS701000062
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
voip-capable
Description: Is VoIP supported on the device. This capability is set at the factory and cannot be changed.
Property Actions: get
Yamaha CS-700 Integrators Reference Guide 21
Action
Definition
get
get voip-capable
response
val voip-capable <0|1>
Parameter
Description
0
Device does not support VoIP
1
Device does support VoIP
Action
Definition
get
get base-ver
response
val base-ver <"version">
Parameter
Description
version
String. Firmware bundle version.
Command Definition:
Parameters:
CLI Format Examples:
get voip-capable
val voip-capable 0
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
base-ver
Description: Query product version.
Property Actions: get
Command Definition:
Parameters:
CLI Format Examples:
get base-ver
val base-ver 1.1.0.212
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
systemname
Description: Specifies the system name.
Yamaha CS-700 Integrators Reference Guide 22
Action
Definition
get
get systemname
response
val systemname <"system-name">
set
set systemname <"system-name">
notify
notify sys.systemname <"system-name">
Parameter
Description
systemname
System name string
Action
Definition
set
set md5-password <"password">
notify
notify sys.md5-password <"password">
Parameter
Description
password
Password string as MD5 sum (32 hexadecimal numbers)
Property Actions: set, get, notify
Default Value: Product name concatenated with the MAC address
Command Definition:
Parameters:
CLI Format Examples:
get systemname
val systemname CS-700 AC:44:F2:11:22:33
set systemname CS-700-MAINCONF
notify sys.systemname CS-700-MAINCONF
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
md5-password
Description: Administrator password for the device, stored as MD5 sum.
Property Actions: set
Default Value: 5735c3a7aa6ffcfe6ab123835584db75 (7386 as MD5 sum)
Command Definition:
Parameters:
CLI Format Examples:
set md5-password 5735c3a7aa6ffcfe6ab123835584db75
Yamaha CS-700 Integrators Reference Guide 23
Action
Definition
get
get enable-btn-camera
response
val enable-btn-camera <0|1>
set
set enable-btn-camera <0|1>
notify
notify sys.enable-btn-camera <0|1>
Parameter
Description
0
Disable button
1
Enable button
Action
Definition
get
get enable-btn-audio
response
val enable-btn-audio <0|1>
set
set enable-btn-audio <0|1>
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
enable-btn-camera
Description: Enable/disable the camera button on the main unit.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Parameters:
CLI Format Examples:
get enable-btn-camera
val enable-btn-camera 1
set enable-btn-camera 1
notify sys.enable-btn-camera 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
enable-btn-audio
Description: Enable/disable the microphone mute button on the main unit.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Yamaha CS-700 Integrators Reference Guide 24
notify
notify sys.enable-btn-audio <0|1>
Parameter
Description
0
Disable button
1
Enable button
Action
Definition
get
get enable-btn-volume
response
val enable-btn-volume <0|1>
set
set enable-btn-volume <0|1>
notify
notify sys.enable-btn-volume <0|1>
Parameter
Description
0
Disable button
1
Enable button
Parameters:
CLI Format Examples:
get enable-btn-audio
val enable-btn-audio 1
set enable-btn-audio 1
notify sys.enable-btn-audio 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
enable-btn-volume
Description: Enable/disable the speaker volume buttons on the main unit.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Parameters:
CLI Format Examples:
get enable-btn-volume
val enable-btn-volume 1
set enable-btn-volume 1
notify sys.enable-btn-volume 1
Supported Products: CS700-AV, CS700-SP
Yamaha CS-700 Integrators Reference Guide 25
Action
Definition
get
get enable-btn-bluetooth
response
val enable-btn-bluetooth <0|1>
set
set enable-btn-bluetooth <0|1>
notify
notify sys.enable-btn-bluetooth <0|1>
Parameter
Description
0
Disable button
1
Enable button
Action
Definition
get
get enable-led-call
response
val enable-led-call <0|1>
set
set enable-led-call <0|1>
notify
notify sys.enable-led-call <0|1>
Available in API Version: 1.0
enable-btn-bluetooth
Description: Enable/disable the Bluetooth button on the main unit.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Parameters:
CLI Format Examples:
get enable-btn-bluetooth
val enable-btn-bluetooth 1
set enable-btn-bluetooth 1
notify sys.enable-btn-bluetooth 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
enable-led-call
Description: Enable/disable the call state LED on the main unit.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Yamaha CS-700 Integrators Reference Guide 26
Parameter
Description
0
Disable LED
1
Enable LED
Action
Definition
get
get region
response
val region <1..24>
set
set region <1..24>
notify
notify sys.region <1..24>
Parameter
Description
1
Argentina
2
Australia
3
Belgium
4
Brazil
5
Canada
6
Chile
7
China
8
Costa Rica
9
France
10
Germany
11
Hong Kong
12
India
Parameters:
CLI Format Examples:
get enable-led-call
val enable-led-call 1
set enable-led-call 1
notify sys.enable-led-call 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
region
Description: Region in which device is operating, setting by index.
Property Actions: set, get, notify
Default Value: 23
Command Definition:
Parameters:
Yamaha CS-700 Integrators Reference Guide 27
13
Israel
14
Italy
15
Japan
16
Malaysia
17
Mexico
18
New Zealand
19
Singapore
20
South Africa
21
Taiwan
22
United Kingdom
23
USA
24
Venezuela
Action
Definition
get
get dst-enabled
response
val dst-enabled <0|1>
set
set dst-enabled <0|1>
notify
notify sys.dst-enabled <0|1>
Parameter
Description
0
Disable DST
1
Enable DST
CLI Format Examples:
get region
val region 23
set region 23
notify sys.region 23
Supported Products: CS700-SP
Available in API Version: 1.1
dst-enabled
Description: Enables the system to automatically adjust the time according to the specified Daylight
Savings Time (DST) rules. If enabled, the DST rules must be provided. If disabled, the system
will not adjust for DST.
Property Actions: set, get, notify
Default Value: 1
Command Definition:
Parameters:
CLI Format Examples:
Yamaha CS-700 Integrators Reference Guide 28
Action
Definition
get
get dst-start-rules
response
val dst-start-rules <"start-rule">
set
set dst-start-rules <"start-rule">
notify
notify sys.dst-start-rules <"start-rule">
Parameter
Description
start-rule
String. Format: month:week:day:hour
get dst-enabled
val dst-enabled 1
set dst-enabled 1
notify sys.dst-enabled 1
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
dst-start-rules
Description: Indicates the month, week, day (Sunday = 1, Saturday = 7) and hour when daylight savings
time starts. A week value of 5 indicates the last week of the month. The default is the US
DST rule of the second Sunday in March at 2 AM.
Property Actions: set, get, notify
Default Value: 3:2:1:2
Command Definition:
Parameters:
CLI Format Examples:
get dst-start-rules
val dst-start-rules 3:2:1:2
set dst-start-rules 3:2:1:2
notify sys.dst-start-rules 3:2:1:2
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
dst-end-rules
Description: Indicates the month, week, day (Sunday = 1, Saturday = 7) and hour that daylight savings
time ends. The default is the US DST rule of the first Sunday in November at 2 AM.
Property Actions: set, get, notify
Yamaha CS-700 Integrators Reference Guide 29
Action
Definition
get
get dst-end-rules
response
val dst-end-rules <"end-rule">
set
set dst-end-rules <"end-rule">
notify
notify sys.dst-end-rules <"end-rule">
Parameter
Description
end-rule
String. Format: month:week:day:hour
Action
Definition
get
get time-zone
response
val time-zone <0..32>
set
set time-zone <0..32>
notify
notify sys.time-zone <0..32>
Parameter
Description
0
-11:00 American Samoa
1
-10:00 Hawaii
2
-9:00 Alaska
3
-8:00 Pacific Time
4
-7:00 Mountain Time
Default Value: 11:1:1:2
Command Definition:
Parameters:
CLI Format Examples:
get dst-end-rules
val dst-end-rules 11:1:1:2
set dst-end-rules 11:1:1:2
notify sys.dst-end-rules 11:1:1:2
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
time-zone
Description: Time zone setting by index.
Property Actions: set, get, notify
Default Value: 13
Command Definition:
Parameters:
Yamaha CS-700 Integrators Reference Guide 30
Loading...
+ 136 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.