DictionaryForumContacts

   English
Terms containing values of function inputs | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.Any Function Block Diagram network that generates a boolean output can be connected to a transition. In this example, MotorChecks is a function that sets a boolean signal Go to 1 true, when values of inputs Vibration, Fuel and Pressure are within operating limitsЛюбая сеть диаграммы функциональных блоков, порождающая логический результат вычислений, может быть связана с переходом. В этом примере, MotorChecks-функция, которая устанавливает логический сигнал Go продолжать в 1 истина, когда значения входов Vibration вибрация, Fuel топливо и Pressure давление находятся в заданных пределах (см. Robert W. Lewis: Programming industrial control systems using IEC 1131-3 ssn)
progr.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)
progr.declaration of initial values of function inputsобъявление начальных значений входных параметров функции (ssn)
progr.function block which accumulates a value for the number of changes sensed at one or more specified inputsфункциональный блок, который накапливает значение числа изменений, определяемых на одном или более указанных входов (функциональный блок счётчика ssn)
progr.function of the current input valuesфункция текущих входных значений (ssn)
progr.initial values of function inputsначальные значения входных параметров функции (ssn)
progr.the input value of the function is type BYTE and the output is type INTвходной параметр функции типа BYTE и выход типа INT (ssn)
progr.the input value of the function is type INT, the output is type BYTEвходной параметр функции типа INT, выход типа BYTE (ssn)
progr.the variable initialization constructs can be used for the declaration of initial values of function inputs and initial values of their internal and output variablesКонструкции инициализации переменных могут использоваться для объявления начальных значений входных параметров функции, внутренних и выходных переменных (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages)
progr.values of function inputsзначения входных параметров функции (ssn)