Translations:API - Список блоков панелей/14/en

Материал из WebHMI Wiki
Версия от 09:49, 18 апреля 2018; Evgeniy.mozoliak (обсуждение | вклад) (Новая страница: «<table> <tr><td>'''id'''</td><td>int</td><td>Unique block identifier</td></tr> <tr><td>'''dashboard_id'''</td><td>string</td><td>Block dashboard-owner identifier…»)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск
idintUnique block identifier
dashboard_idstringBlock dashboard-owner identifier where the block is displayed
zindexintZ-index of block ("layer" number)
pos_leftintPosition on the dashboards from left edge in pixels
pos_topintPosition on the dashboards from top edge in pixels
pos_widthintBlock height in pixels
pos_heightintBlock width in pixels
block_typestring Block type. Options: Indicator, TextValue, Gauge
titlestringBlock name
urlstringURL for links
imageidintID of the image to display
labelstringText to be displayed in a block
alignstringText alignment Options: left, right, center
fontsizeintFont size, 1-5
regidintID of the source register for value
is_buttonint0 = user can change value, 1 = user can not change value
hide_valueint0 = display numeric value, 1 = don't display numeric value
start_valuedoubleStart point value for Gauge block
end_valuedoubleEnd point value for Gauge block
colorizeint0 = display block in black color, 1 = colrize block according to register's state