Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "GRID Дисплей"

From Starbase wiki
Jump to navigation Jump to search
(Created page with "{{SB Infobox Begin |{{SB Infobox Header |image=Image:grid_display.png |factionLogo= |caption= |name= |border=none |edgeless=true }} |{{SB Infobox Device General Information/ru |type=YOLOL device |function=Displays information |size= |mass= |volume= |corrosionResistance= |suppressUnitsKg |suppressUnitsKv }} }}<section begin=summary/>GRID-дисплеи являются экранами вывода информаци...")
(One intermediate revision by one other user not shown)
Line 10: Line 10:


|{{SB Infobox Device General Information/ru
|{{SB Infobox Device General Information/ru
  |type=YOLOL устройство
  |type=YOLOL device
  |function=Вывод информации
  |function=Displays information
   
   
  |size=
  |size=
Line 20: Line 20:
  |suppressUnitsKv
  |suppressUnitsKv
}}
}}
}}<section begin=summary/>GRID-дисплеи являются экранами вывода информации с помощью ASCII символов, разрешением 25х25 символов, с возможностью гибкого управления через [[YOLOL]] для сложного представления данных. GRID-дисплей можно использовать, подключив его к [[Панель управления|панели управления]].<section end=summary/>
}}<section begin=summary/>GRID-дисплеи являются экранами вывода информации с помощью ASCII символов, с возможностью гибкого управления через [[YOLOL]] для сложного представления данных. GRID-дисплей можно использовать, подключив его к [[Панель управления|панели управления]].<section end=summary/>


== Виды дисплеев ==
== Types ==


{{SB Mini Infobox Wrap
{{SB Mini Infobox Wrap
Line 28: Line 28:
  |{{SB Infobox Header
  |{{SB Infobox Header
|image=[[Image:Grid Display (basic).png]]
|image=[[Image:Grid Display (basic).png]]
|name=Базовый Grid дисплей
|name=Grid Display Basic
  }}
  }}


  |{{SB Infobox Device General Information/ru
  |{{SB Infobox Device General Information
|size=48×48×3 cm
|size=48×48×3 cm
|mass=62.57
|mass=62.57
Line 39: Line 39:
  }}
  }}


  |{{SB Infobox Device IO/ru
  |{{SB Infobox Device IO
|electricIn=0.01 e/s
|electricIn=0.01 e/s
  }}
  }}


  |{{SB Infobox Device Construction/ru
  |{{SB Infobox Device Construction
|vokarium=60%
|vokarium=60%
|bastium=15.02%
|bastium=15.02%
Line 53: Line 53:
  |{{SB Infobox Header
  |{{SB Infobox Header
|image=[[Image:Grid Display (advanced).png]]
|image=[[Image:Grid Display (advanced).png]]
|name=Advanced Grid дисплей
|name=Grid Display chip Advanced
  }}
  }}


  |{{SB Infobox Device General Information/ru
  |{{SB Infobox Device General Information
|size=48×48×3 cm
|size=48×48×3 cm
|mass=59.77
|mass=59.77
Line 64: Line 64:
  }}
  }}


  |{{SB Infobox Device IO/ru
  |{{SB Infobox Device IO
|electricIn=0.01 e/s
|electricIn=0.01 e/s
  }}
  }}


  |{{SB Infobox Device Construction/ru
  |{{SB Infobox Device Construction
|vokarium=39.99%
|vokarium=39.99%
|arkanium=19.99%
|arkanium=19.99%
Line 78: Line 78:
}}
}}


== Основная информация ==
== Basic information ==


* GRID-дисплей представляет собой двумерный массив символов, где каждая ячейка содержит один текстовый символ
* Displays with a grid, with each square containing one text character
* Редактирование содержимого символьного массива осуществляется через поля GRID-дисплея:
* The player may use the device's fields to edit contents of the screen.
** Выберите ячейку для редактирования, переместив на нее курсор, используя поля CursorX и CursorY
** Select the grid square to edit by moving a "cursor" to the correct square, identified with X/Y values
** В поле Input введите текст, который вы хотите отобразить на дисплее:
** Adjust the input-field to add content to the grid:
*** Текст записывается посимвольно в каждую ячейку, с переносом текста на новую строку при достижении конца текущей строки
*** Text: inserts one character of the input text per square, wrapping to next line at line end, wrapping back to beginning at last square


'''Возможности Advanced-дисплея'''
'''Extended Features'''
* Использование слоев:
*Grid Displays with Layers
** Слои можно переключать с помощью мультитула или [[YOLOL]]
** Player may use the universal tool or [[YOLOL]] to select the layer they are manipulating
** Дисплей имеет ограниченное количество слоев (4 слоя)
** Each screen has a set amount of maximum layers of information on it
* Размер и позиция слоя устанавливается относительно центра дисплея
* Player may control the size and position offset from centre of each grid
* Слой может выходить за пределы физического экрана - символы, выходящие за границы экрана, не будут отрисованы
* Grids may extend outside the boundaries of the physical screen - content on squares out of the bounds is not drawn


== Поля устройств ==
== Device fields ==


=== Базовый дисплей ===
=== Basic ===




{|class="wikitable"
{|class="wikitable"
! YOLOL поле
! YOLOL field
! Описание
! description
! Диапазон
! range
|-
|-
! '''GridDisplayOnState'''
! '''GridDisplayOnState'''
| Включает или отключает экран полностью
| Turns the entire screen on/off
| 0/1,    если 0 то выключен, на любое другое значение включен
| 0/1,    0 is off, everything else is on.
|-
|-
! '''GridDisplayTextHue'''
! '''GridDisplayTextHue'''
| Устанавливает цвет текста
| Sets the colour
| 0 - 360
| 0 - 360
|-
|-
! '''CursorX'''
! '''CursorX'''
| Устаналивает кординату X курсора для редактирования
| Sets the X value of the square the edit cursor is at
| 1 - 25
| 1 - 25
|-
|-
! '''CursorY'''
! '''CursorY'''
| Устаналивает кординату Y курсора для редактирования
| Sets the Y value of the square the edit cursor is at
| 1 - 25
| 1 - 25
|-
|-
! '''ShowCursor'''
! '''ShowCursor'''
| Когда включен, подсвечивает место курсора
| Sets whether to highlight the grid square the cursor is placed on.
| 0/1
| 0/1
|-
|-
! '''MoveCursor'''
! '''MoveCursor'''
| Когда включен, курсор автоматически сдвигается к следующей ячейке кординат от конца введеного текста
| When enabled cursor automatically moves to next grid square after inputting max length string.
| 0/1
| 0/1
|-
|-
! '''ClearGrid'''
! '''ClearGrid'''
| Когда включен содержание дисплея очищается. Курсор сдвигается на первую ячейку дисплея
| When enabled contents of the display is cleared. Cursor Moves to first cell of the grid.  
| 0/1
| 0/1
|-
|-
! '''Input'''
! '''Input'''
| Изменяет содержание экрана начиная от позиции курсора
| Adjusts the screen contents starting from the cursor's grid square
| Вводит текст по 1 символу в ячейку автоматически переснося курсор на новую строку. При достижении конца переносит курсор в левый верхний угол
| String: inputs text one character per square, wrapping automatically to next line start when reaching end of line, top left when reaching end of grid
|}
|}


===Advanced дисплей===
===Advanced===


{|class="wikitable"
{|class="wikitable"
! YOLOL поле
! YOLOL field
! Описание
! description
! Диапазон
! range
|-
|-
! '''GridDisplayOnState'''
! '''GridDisplayOnState'''
| Включает или отключает экран полностью
| Turns the entire screen on/off
| 0/1,   если 0 то выключен, на любое другое значение включен
| 0/1,   0 is off, everything else is on.
|-
|-
! '''SelectedLayer'''
! '''SelectedLayer'''
| Выбор слоя для редактирования
| Selects the layer to make changes to
| 0 - 3
| 0 - 3
|-
|-
! '''GridLayerTextHue'''
! '''GridLayerTextHue'''
| Устанавливает цвет текста для слоя
| Sets the hue colour of the layer's contents
| 0 - 360
| 0 - 360
|-
|-
!'''LayerGridSize'''
!'''LayerGridSize'''
| Маштабирует сетку на выбраном слое - в результате изменяя размер шрифта
| Scales the grid on the selected layer - effectively setting font size
| 1 - 25
| 1 - 25
|-
|-
! '''LayerGridOffsetX'''
! '''LayerGridOffsetX'''
| Устанавливает сдвиг X '''от центра '''
| Sets the grid's X offset from the screen's middle
| 0 - 24
| 0 - 24
|-
|-
! '''LayerGridOffsetY'''
! '''LayerGridOffsetY'''
| Устанавливает сдвиг Y '''от центра '''
| Sets the grid's Y offset from the screen's middle
| 0 - 24
| 0 - 24
|-
|-
! '''CursorX'''
! '''CursorX'''
| Устаналивает кординату X курсора для редактирования - курсор слоезависимый
| Sets the X value of the square the edit cursor is at - cursor is layer-specific
| 1 - 25
| 1 - 25
|-
|-
! '''CursorY'''
! '''CursorY'''
| Устаналивает кординату Y курсора для редактирования - курсор слоезависимый
| Sets the Y value of the square the edit cursor is at - cursor is layer-specific
| 1 - 25
| 1 - 25
|-
|-
! '''ShowCursor'''
! '''ShowCursor'''
| Когда включен, подсвечивает место курсора
| Sets whether to highlight the grid square the cursor is placed on on the active layer
| 0/1
| 0/1
|-
|-
! '''MoveCursor'''
! '''MoveCursor'''
| Когда включен, курсор автоматически сдвигается к следующей ячейке кординат от конца введеного текста
| When enabled cursor automatically moves to next grid square after inputting max length string.
| 0/1
| 0/1
|-
|-
! '''ClearLayerGrid'''
! '''ClearLayerGrid'''
| Когда включен содержание выбраного слоя очищается. Курсор сдвигается на первую ячейку дисплея.
| When enabled contents of the display is cleared. Cursor Moves to first cell of the grid.  
| 0/1
| 0/1
|-
|-
! '''Input'''
! '''Input'''
| Изменяет содержание экрана начиная от позиции курсора
| Adjusts the screen contents starting from the cursor's grid square
| Вводит текст по 1 символу в ячейку автоматически переснося курсор на новую строку. При достижении конца переносит курсор в левый верхний угол. При вводе '''числа'''  0 сбрасывается все содержание слоя
| String: inputs text one character per square, wrapping automatically to next line start when reaching end of line, top left when reaching end of grid    Number: 0 clears layer contents and resets all layer-specific values, others act as references to a picture library and draw the referred to picture within the selected square
|}
|}




* [[Универсальный инструмент]]
* [[Universal tool|Universal Tool]]
* [[Информационная сеть]]
* [[Data networks|Data networks]]
* [[YOLOL:ru|YOLOL]]
* [[YOLOL|YOLOL]]


[[Category:Устройства и механизмы]]
[[Category:Устройства и механизмы]]

Revision as of 00:09, 7 July 2022


Grid display.png
GRID Дисплей
Тип YOLOL device
Функция Displays information

GRID-дисплеи являются экранами вывода информации с помощью ASCII символов, с возможностью гибкого управления через YOLOL для сложного представления данных. GRID-дисплей можно использовать, подключив его к панели управления.

Types

Grid Display (basic).png
Grid Display Basic

Size 48×48×3 cm
Mass 62.57 kg
Volume 6.91 kv
Corrosion resistance 510
Primary material Bastium
Input / Output
Electric input 0.01 e/s

Composition

Ajatite 14.99%

Bastium 15.02%

Grid Display (advanced).png
Grid Display chip Advanced

Size 48×48×3 cm
Mass 59.77 kg
Volume 6.91 kv
Corrosion resistance 570
Primary material Bastium
Input / Output
Electric input 0.01 e/s

Composition

Ajatite 14.99%

Arkanium 19.99%

Bastium 15.03%

Vokarium 39.99%

Basic information

  • Displays with a grid, with each square containing one text character
  • The player may use the device's fields to edit contents of the screen.
    • Select the grid square to edit by moving a "cursor" to the correct square, identified with X/Y values
    • Adjust the input-field to add content to the grid:
      • Text: inserts one character of the input text per square, wrapping to next line at line end, wrapping back to beginning at last square

Extended Features

  • Grid Displays with Layers
    • Player may use the universal tool or YOLOL to select the layer they are manipulating
    • Each screen has a set amount of maximum layers of information on it
  • Player may control the size and position offset from centre of each grid
  • Grids may extend outside the boundaries of the physical screen - content on squares out of the bounds is not drawn

Device fields

Basic

YOLOL field description range
GridDisplayOnState Turns the entire screen on/off 0/1, 0 is off, everything else is on.
GridDisplayTextHue Sets the colour 0 - 360
CursorX Sets the X value of the square the edit cursor is at 1 - 25
CursorY Sets the Y value of the square the edit cursor is at 1 - 25
ShowCursor Sets whether to highlight the grid square the cursor is placed on. 0/1
MoveCursor When enabled cursor automatically moves to next grid square after inputting max length string. 0/1
ClearGrid When enabled contents of the display is cleared. Cursor Moves to first cell of the grid. 0/1
Input Adjusts the screen contents starting from the cursor's grid square String: inputs text one character per square, wrapping automatically to next line start when reaching end of line, top left when reaching end of grid

Advanced

YOLOL field description range
GridDisplayOnState Turns the entire screen on/off 0/1, 0 is off, everything else is on.
SelectedLayer Selects the layer to make changes to 0 - 3
GridLayerTextHue Sets the hue colour of the layer's contents 0 - 360
LayerGridSize Scales the grid on the selected layer - effectively setting font size 1 - 25
LayerGridOffsetX Sets the grid's X offset from the screen's middle 0 - 24
LayerGridOffsetY Sets the grid's Y offset from the screen's middle 0 - 24
CursorX Sets the X value of the square the edit cursor is at - cursor is layer-specific 1 - 25
CursorY Sets the Y value of the square the edit cursor is at - cursor is layer-specific 1 - 25
ShowCursor Sets whether to highlight the grid square the cursor is placed on on the active layer 0/1
MoveCursor When enabled cursor automatically moves to next grid square after inputting max length string. 0/1
ClearLayerGrid When enabled contents of the display is cleared. Cursor Moves to first cell of the grid. 0/1
Input Adjusts the screen contents starting from the cursor's grid square String: inputs text one character per square, wrapping automatically to next line start when reaching end of line, top left when reaching end of grid Number: 0 clears layer contents and resets all layer-specific values, others act as references to a picture library and draw the referred to picture within the selected square


Cookies help us deliver our services. By using our services, you agree to our use of cookies.