From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)== Functions for the real processing ==
=== {{Anch|floatSplitWord|Float: Split to the words (floatSplitWord)}} ===
''Description:'' Splitting the float value (4 bytes) to the two words (2 bytes).<br/>
''Parameters:''
{| class="wikitable"
|-
! Identifier !! Parameter !! Type !! Mode !! By defaults
|-
| val || Value || Real || Input || 
|-
| w1 || Word 1 || Integer || Output || 
|-
| w2 || Word 2 || Integer || Output || 
|}
 h Russian (ru)== Функции работы с вещественным ==
=== {{Anch|floatSplitWord|Float: Разделить на слова (floatSplitWord)}} ===
''Описание:'' Разделение значения float (4 байта) на два слова (2 байта).<br/>
''Параметры:''
{| class="wikitable"
|-
! Идентификатор !! Параметр !! Тип !! Режим !! По умолчанию
|-
| val || Значение || Вещественное || Вход ||
|-
| w1 || Слово 1 || Целый || Выход ||
|-
| w2 || Слово 2 || Целый || Выход ||
|}
 h Ukrainian (uk)== Функції роботи з реальним ==
=== {{Anch|floatSplitWord|Float: Поділити на слова (floatSplitWord)}} ===
''Опис:'' Поділ значення float (4 байтів) на два слова (2 байти).<br/>
''Параметри:''
{| class="wikitable"
|-
! Ідентифікатор !! Параметр !! Тип !! Режим !! По замовченню
|-
| val || Значення || Реальне || Вхід ||
|-
| w1 || Слово 1 || Цілий || Вихід ||
|-
| w2 || Слово 2 || Цілий || Вихід ||
|}