Tizen Display Commands

On this page

Tizen Display Commands

Settings for the Xibo for Tizen Player and the monitor itself can be controlled in the Xibo CMS. This can be done by Commands sent directly to the Display or via Tizen Display Profile settings.

This page will explain what Commands can be sent to the Tizen Player and what impact will they have on the Player and monitor.

Basic Commands

Commands need to be first created and configured as explained on the Command Functionality page.

Display Commands available for the Tizen Player are very straightforward, as listed below:

  • displayon
  • displayoff
  • reboot

Advanced commands

Advanced Commands can be sent from the CMS to set specific Monitor Settings for the Xibo for Tizen Player and are created in the same way as all other Commands in Xibo.

Set using the following format:

  • backlight 0
  • brightness 50

A full list of the available Commands and their ranges is shown below:

Setting name Data Type Explanation and Range
backlight Number The backlight level of the display. Range: [0–100]
contrast Number The contrast level of the display. Range: [0–100]
brightness Number The brightness of the display. Range: [0–100]
sharpness Number The sharpness of the display. Range: [0–50]
hSharpness Number The horizontal sharpness of the display. Range: [0–50]
vSharpness Number The vertical sharpness of the display. Range: [0–50]
color Number The color saturation of the display. Range: [0–100]
tint Number The tint of the display. Range: [0–100] Red: 0, Green: 100
colorTemperature Number The color temperature of the display. Range: [0–100] Warm: 0, Cool: 100
dynamicContrast String The dynamic contrast level of the display. Range: [“off”, “low”, “medium”, “high”]
superResolution String The super resolution level of the display. Range: [“off”, “low”, “medium”, “high”]
colorGamut String Color Gamut of the display Range: [“normal”, “extended”]
dynamicColor String Dynamic color saturation level of the display. Range: [“off”, “low”, “medium”, “high”]
noiseReduction String Noise reduction level of the display. Range: [“auto”, “off”, “low”, “medium”, “high”]
mpegNoiseReduction String The MPEG noise reduction level of the display. Range: [“auto”, “off”, “low”, “medium”, “high”]
blackLevel String The black level of the display. Range: [“low”, “high”]
gamma String The gamma level of the display. Range: [“low”, “medium”, “high”, “high2”]

Lock

Please note: This feature is supported from vR201/R107 and later.

It is also possible to send osdlock with true or false values via a Display Command.

osdlock - with this Command you will not be able to access the monitor settings, change volume, brightness etc from the remote control.

It is important to note that Settings applied to a Display Profile will override individually sent Commands.

Scenario: The Display Setting has brightness set to 60, A Command is sent to that Display to set the brightness to 100 At some future point (most likely at the next collection interval) the Display will revert to the original setting applied - brightness 60.

In this case, the best practice to control brightness via a Command on an ad-hoc basis, a preset value in the Display Setting should not be configured.