User guide

ES9600 User Guide Chapter 8: Remote control Protocols
97 Version 1.13
GetDeviceName
This command returns the name of the player.
Player Response:
DeviceName <string>
Examples:
GetDeviceName
DeviceName “lobby player”
GetDiskInfo
This command returns the size of the player hard drive and the amount of available free space. The
returned values are in 1024 byte blocks.
Player Response:
DiskInfo <total_blocks> <free_blocks>
Examples:
GetDiskInfo
DiskInfo 936372 821636
GetVersionInfo
This command returns the version number of various hardware and software components of the
player.
Player Response:
VersionInfo <component1> <version> <date>
VersionInfo
Examples:
GetVersionInfo
VersionInfo "LCD_FPGA" "1.2” 4/28"
VersionInfo "Video_FPGA" "1.3” 5/5"
VersionInfo "Firmware" "0.10” “May 13 2008"
VersionInfo