[:en]File System Commands Group[:fr]Groupe de commandes du système de fichiers[:] | VESTEL B2B Support Portal

[:en]File System Commands Group[:fr]Groupe de commandes du système de fichiers[:]

[:en]File System Commands Group[:fr]Groupe de commandes du système de fichiers[:]

File System Commands Group allows to connect/disconnect removable devices. For example, “FORMATDISK” can be executed to set format the internal USB device as FAT32, or “GETDISKFORMATSTATE” can be executed to get format state of internal USB device. These commands can be seen below with their definitions, parameters and returns.

CommandsDefinitionParametersReturn
MP3PLAYPlay MP3 audio file.

string-integer n 

Example: MP3PLAY /mnt/hd0a/audio.mp3

#*Playing audio : n
MP3STOPStop MP3 audio file.no parameter

#*select DISPLAY source

#*MP3 File Stop

MP3GETPLAYINGReturns playing audio file.no parameter#*Playing /mnt/hd0a/audio.mp3
VIDEOPLAYPlay Video file.

string-integer n

Example: VIDEOPLAY /mnt/hd0a/video.mkv

#*Playing video : n
VIDEOSTOPStop Video file.no parameter

#*select DISPLAY source

#*Video File Stop

VIDEOGETPLAYINGReturns playing video file.no parameter#*Playing /mnt/hd0a/video.mkv
IMGSHOWShow image file.

string-integer n

Example: IMGSHOW /mnt/hd0a/picture.jpg

#*Playing video : n
IMGHIDEHide image file.no parameter

#*select DISPLAY source

#*Video File Stop

IMAGEGETSHOWNReturns shown image file.no parameter#*Showing /mnt/hd0a/picture.jpg
GETDISKFORMATSTATEGet format state of internal USB diskno parameter

#*the disk is formatted. or

#*the disk is not formatted. or

#*No Internal USB is found.

FORMATDISKFormat the internal USB disk as FAT32no parameter

#*formatting is succesful. or

#*error while formatting. or

#*No Internal USB is found.

COPYCACHEFROMUSBCopy app cache folder named “Application Cache” from root of the last mounted USB.no parameter

#*Error while copying Application Cache

#*Removable device not found!

Table 1: File system commands