DictionaryForumContacts

   Russian
Terms for subject Programming containing запуск функций | all forms | in specified order only
RussianEnglish
запуск функцийrunning functions (ssn)
механизмы запуска / останова конфигураций и ресурсов с помощью функций передачи данныхmechanisms for the starting and stopping of configurations and resources via communication functions
Прикладная программа может включать в себя несколько задач. Выполнение каждой задачи осуществляется последовательно как одна запрограммированная функция во времени до окончания задачи. Запуск задачи, периодически или при обнаружении некоторого события условие прерывания, осуществляется под управлением операционной системы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)
функция запускаlaunching function (Alex_Odeychuk)
это осуществляется путём комбинирования аргументов функции timer_settime, которая применяется для собственно запуска таймераthis is done by a combination of arguments to timer_settime, the function used to actually start the timer (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)