User guide

ES9600 User Guide Chapter 8: Remote control Protocols
96 Version 1.13
Examples:
GetVoltage “ps1 5vdc”
Voltage “ps1 5vdc” 5.39vdc
Voltage
SetDate
tbd
GetDate
This command returns the current date and time of the player.
Player Response:
Date <MM/DD/YYYY> <HH:MM:SS>
Examples:
GetDate
Date 03/25/2000 07:53:17
SetDeviceLocation <location>
This command sets the location string of the player.
Player Response:
OK or ERROR
Examples:
SetDeviceLocation “lobby”
OK
GetDeviceLocation
This command returns the location string of the player.
Player Response:
DeviceLocation <string>
Examples:
GetDeviceLocation
DeviceLocation “lobby”
SetDeviceName <name>
This command sets the device name of the player.
Player Response:
OK or ERROR
Examples:
SetDeviceName “lobby player”