DictionaryForumContacts

   English
Terms for subject Programming containing be function of | all forms
EnglishRussian
A composite function block is built from a network of lower level function blocks. These can be either basic or lower level composite blocksКомпозиционный функциональный блок создаётся из сети функциональных блоков более низкого уровня. это могут быть как базисные, так и композиционные блоки более низкого уровня (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)
A control application is represented in the form of network of function blocks which can be allocated and run on different resources and devicesУправляющее приложение представляется в виде сети связанных между собой функциональных блоков, которые могут разместиться и выполняться на различных ресурсах и устройствах (системы ssn)
A function of asynchronous messaging where the application server manages the messaging infrastructure and extra standard types of messaging beans are provided to add functionality to that provided by message-driven beansФункция асинхронной службы сообщений, в которой сервер приложений управляет инфраструктурой службы сообщений. Кроме того, эта функция предоставляет дополнительные типы объектов EJB сообщений, расширяющие возможности объектов EJB, управляемых сообщениями (см. extended messaging ssn)
a predefined attribute of a locally static subtype that is a function, where the actual parameters are locally static expressionsпредопределённый атрибут локально статического подтипа, являющийся функцией, в которой фактические параметры представлены локально статическими выражениями (ssn)
A resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signalФункция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
a set of operations to be performed upon the elements of the data structure when an instance of the function block type is calledнабор операций, выполняемых с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
an application programme may consist of a number of tasks. The execution of each task is accomplished sequentially, one programmable function at a time until the end of the task. The initiation of a task, periodically or upon the detection of an event interrupt condition, is under the control of the operating systemПрикладная программа может включать в себя несколько задач. Выполнение каждой задачи осуществляется последовательно как одна запрограммированная функция во времени до окончания задачи. Запуск задачи, периодически или при обнаружении некоторого события условие прерывания, осуществляется под управлением операционной системы (см. IEC 61131-1 2003 ssn)
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)
data type of the value to be returned by the functionтип данных значения, возвращаемого функцией (ssn)
from the syntactic point of view, a function block instance is the copy of corresponding typeСинтаксически экземпляр функционального блока является копией соответствующего типа
Multiple, named instances copies of a function block can be createdМожет быть создано любое количество именованных экземпляров копий функционального блока (см. IEC 61131-3 2003 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)
operations to be performed upon the elements of the data structure when an instance of the function block type is calledоперации, выполняемые с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
predefined attribute of a locally static subtype that is a functionпредопределённый атрибут локально статического подтипа, являющийся функцией (ssn)
Resolution functions are associated with signals that require resolution by including the name of the resolution function in the declaration of the signal or in the declaration of the subtype of the signalФункции разрешения сопоставляются сигналам, требующим разрешения, включением имени функции разрешения в объявления этих сигналов или объявления их подтипов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
software function that will be executed upon the invocation of a given methodфункция программного обеспечения, которая будет выполняться при вызове заданного метода (ssn)
the index subtype of this array must be sufficient for the number of sources of any signal resolved with this functionПодтип индекса этого массива должен удовлетворять числу источников любого сигнала, разрешаемого этой функцией (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the offline_confirm function sets the state of the device to offline and returns immediately. Use this function to confirm that the device has finished its cleanup and is now going offlineФункция offline_confirm устанавливает состояние узла в режим "offline" выключен и немедленно возвращает управление. Использование этой функции позволяет узлу подтвердить информацию, что он окончил очистку и теперь выключается (см. Neuron® C Programmer's Guide by Echelon Corporation 2009)
the system sensitivity is defined as the ratio of the percentage change in the system transfer function to the percentage change of the process transfer functionЧувствительность системы определяется как отношение процентного изменения передаточной функции системы к процентному изменению передаточной функции объекта (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the type of the return value of the function must also be that of the signalТип возвращаемого значения функции также должен совпадать с типом сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
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)
type of the value to be returned by the functionтип значения, возвращаемого функцией (ssn)