English | Russian |
Combinational logic circuits, described earlier, have the property that the output of a logic block is only a function of the current input values, assuming that enough time has elapsed for the logic gates to settle | как обсуждалось ранее, комбинационные логические схемы обладают следующим свойством: выход логического блока является функцией только текущих входных значений, при этом предполагается, что прошло достаточно времени для установления режима логического элемента (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn) |
derived function block type with additional input and output variables | тип производного функционального блока с дополнительными входными-выходными переменными (ssn) |
derived function block type with additional input and output variables | производный тип функционального блока с дополнительными входными-выходными переменными (ssn) |
derived function block type with additional input and output variables | порождённый тип функционального блока с дополнительными входными-выходными переменными (ssn) |
derived function block type with additional input and output variables | тип порождённого функционального блока с дополнительными входными-выходными переменными (ssn) |
function block input and output parameters | входные и выходные параметры функционального блока (ssn) |
input/output function | функция ввода / вывода |
instance of a derived function block type with additional input and output variables | экземпляр типа производного функционального блока с дополнительными входными-выходными переменными (ssn) |
instance of a derived function block type with additional input and output variables | экземпляр типа порождённого функционального блока с дополнительными входными-выходными переменными (ssn) |
Only the input and output variables shall be accessible outside of an instance of a function block, i.e., the function block's internal variables shall be hidden from the user of the function block | Вне экземпляра функционального блока должны быть доступны только входные и выходные переменные, т.е. от пользователя должны быть скрыты внутренние переменные функционального блока (см. IEC 61131-3 2003 ssn) |
output function, mapping the current state and input into the output symbol | функция выхода, отображающая текущее состояние и текущий вход в выходной символ (ssn) |
reference to derived function block type with additional input and output variables | ссылка на порождённый тип функционального блока с дополнительными входными-выходными переменными (ssn) |
reference to derived function block type with additional input and output variables | ссылка на производный тип функционального блока с дополнительными входными-выходными переменными (ssn) |
the input value of the function is type BYTE and the output is type INT | входной параметр функции типа BYTE и выход типа INT (ssn) |
the input value of the function is type INT, the output is type BYTE | входной параметр функции типа INT, выход типа BYTE (ssn) |
usage of function block input and output parameters | использование входных и выходных параметров функционального блока (ssn) |