Signage Settings Commands | |||
Command | Description | Parameter | Return |
GETTOTALSPACE | get total usb space | no parameter | #*The total space is … |
GETFREESPACE | get free usb space | no parameter | #*The free space is … |
OPENDISPLAYSETTINGS | Opens the Display Settings dialog | no parameter | #*Display Settings is opened |
SETMODE_EMBEDDEDTOUCH | Set the embedded touch mode | string (External,OPS,Display,TypeC,Auto) | #*Embedded touch mode is set to ***** or #*Embedded touch mode is not set (invalid input) |
SETMODE_WIFIBT | Set the wifi&bt switch value | string wifibt string usb string (Display,OPS,Auto) | #*Wifi & BT Switch Mode is set to ***** or #*Wifi & BT Switch Mode is not set (invalid input) |
SETMODE_USB | Set the Front&Internal USB status value | string usb string wifibt string (Display,OPS,Auto) | #*USB Mode is set to ***** or #*USB Mode is not set (invalid input) |
SETSIGNAGEID | Set Signage ID | integer n | #*Set Signage ID Success. or #*Wrong parameter. Parameters must be integer |
GETSIGNAGEID | Get Signage ID | no parameter | #*The signage ID is … or #*The signage ID is 0 #*Do not forget to enter signage ID! (If return value is 0) |
SHOWSIGNAGEID | display signage ID on screen | no parameter | #* Signage ID is … or #* Signage ID is 0 #*Do not forget to enter signage ID! (If return value is 0) |
set_usb_enable | |||
USBOPERATIONS | Perform USB Operations | no parameter | |
GETNUMBEROFUSBSTORAGES | Gets number of attached usb storages | no parameter | #*number of attached usb storages is … (numbers 0,1,2,…) |
SAVEMODELINFO | saves model name and sw version to a removable device | no parameter | #*Model info is saved |
HELP | List all command | no parameter | ……. |
SET_KEEPBGPROCESSES | Set global keep background processes | int (0,1) | #*Keep background processes are set to … or #*Invalid parameter.(0-1) |
GET_KEEPBGPROCESSES | Get global keep background processes | no parameter | #*Keep background processes are … |
No Comments