Subject | English | Russian |
progr. | an initialization value can be set at the "process variable in" input or an external process variable in floating point format can be connected | на входе "ввод переменной процесса" может быть установлено значение инициализации или подключена внешняя переменная процесса в формате с плавающей точкой |
progr. | an input symbol is read and the top symbol on the stack is read | Считываются введённый символ и верхний символ в стеке (ssn) |
O&G, sakh. | be an input | учитывать (for) |
O&G, sakh. | be an input | учитывать (for) |
progr. | 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) |
progr. | passive I/O device: A device that does not generate an interrupt on completion of an input or output operation. The input from a passive input device needs to be read either on a polled basis or on demand | пассивное устройство ввода / вывода: устройство, которое не генерирует прерываний при поступлении новых данных или завершении операции вывода. Чтение данных от пассивного устройства ввода производится путём периодического опроса или по мере необходимости (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa) |
progr. | we assume that the outside world will deposit a token in the place corresponding to an input symbol and then wait for a token to appear in a place corresponding to an output symbol which will then be removed | мы допускаем, что из внешнего мира помещается фишка в позицию, соответствующую входному символу, а затем фишка, появившаяся в позиции, соответствующей выходному символу, удаляется оттуда |