DictionaryForumContacts

   English Russian
Terms for subject Programming containing Data I | all forms | exact matches only | in specified order only
EnglishRussian
Data conversion rules were not explicitly specified in the original specification, but presumably they follow the rules of PL/IПравила преобразования данных не были точно определёны в первоначальном описании, но, по всей видимости, они те же, что и соответствующие правила языка ПЛ / 1 (см. Advances in computer architecture by Glenford J. Myers 1982)
data I/O busшина ввода-вывода данных (ssn)
data I/O specificationспецификация информационных входов / выходов (функционального блока, cм. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)
Data I/O specification. These keywords are used to define the input and output variables in a function block specification. Each input and output declaration contains the variable name and its data typeСпецификация информационных входов и выходов. Эти ключевые слова используются для определения входных и выходных переменных в спецификации функционального блока. Каждое объявление входа и выхода содержит идентификатор переменной и её тип данных (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
file I/O operations, each for small amount of dataобмен небольшими порциями данных с файлом (ssn)
frequent file I/O operations, each for small amount of dataчастый обмен небольшими порциями данных с файлом (ssn)
program performance when the program needs frequent file I/O operations, each for small amount of dataпроизводительность программы при частом обмене небольшими порциями данных с файлом (ssn)
the application data storage provides for memory locations to store I/O image table and data for example, set values for timers, counters, alarm conditions, parameters and recipes for the machine or the process required during the execution of the application programmeХранение данных прикладной программы предусматривает выделения ячеек памяти для хранения таблицы образа ввода/вывода и данных напр., заданных значений для таймеров, счётчиков, состояний сигнализации, параметров и наборов команд для машины или процесса , необходимых для выполнения прикладной программы (IEC 61131-1:2003(E))
the use of buffers can improve program performance when the program needs frequent file I/O operations, each for small amount of dataПрименение буферов может повысить производительность программы при частом обмене небольшими порциями данных с файлом