-
1 external interrupt
внешнее выключение- см. switch.
external interrupt (switch)внешний прерыватель (выключатель)- 1. Устройство, сконструированное для отсоединения нагрузки от силового источника или распределительного центра при перегрузке или коротком размыкании сети. 2. Прерыватель, срабатывающий при получении сигнала от точки, где имеет место повреждение - см. также interrupt device.
Англо-русский словарь по кондиционированию и вентиляции > external interrupt
-
2 external interrupt
внешнее выключение- см. switch.
external interrupt (switch)внешний прерыватель (выключатель)- 1. Устройство, сконструированное для отсоединения нагрузки от силового источника или распределительного центра при перегрузке или коротком размыкании сети. 2. Прерыватель, срабатывающий при получении сигнала от точки, где имеет место повреждение - см. также interrupt device.
English-Russian dictionary of terms for heating, ventilation, air conditioning and cooling air > external interrupt
-
3 external interrupt
внешнее прерывание
Прерывание, возникающее по сигналу от внешнего источника либо от внутреннего сигнала, отнесенного к классу внешних.
[ ГОСТ Р 50304-92 ]
внешнее прерывание
Прерывание, инициируемое пользователем либо устройством, которое не входит в состав Центрального Процессора (ЦП). Например, таймером тогда, когда истекает интервал времени, выделенный программе. Внешним, также, является прерывание, когда программа обращается к Запоминающему Устройству (ЗУ) для чтения либо размещения данных.
[Гипертекстовый энциклопедический словарь по информатике Э. Якубайтиса
[ http://www.morepc.ru/dict/]Тематики
- информационные технологии в целом
- системы для сопряж. радиоэлектр. средств интерфейсные
Обобщающие термины
EN
Англо-русский словарь нормативно-технической терминологии > external interrupt
-
4 external interrupt
1. внешнее прерывание2. внешние прерываниеEnglish-Russian big polytechnic dictionary > external interrupt
-
5 external interrupt
аппаратное прерывание от внешнего по отношению к микропроцессору устройства или контроллераAnt:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > external interrupt
-
6 external interrupt
внешнее прерывание; прерывание от внешнего устройства -
7 external interrupt
Большой англо-русский и русско-английский словарь > external interrupt
-
8 external interrupt
Англо-русский словарь технических терминов > external interrupt
-
9 external interrupt
1) Техника: внешнее прерывание2) Вычислительная техника: прерывание от внешнего устройства3) Механика: внешние прерывание -
10 external interrupt
-
11 external interrupt
Англо-русский словарь по машиностроению > external interrupt
-
12 external interrupt
-
13 external interrupt
The New English-Russian Dictionary of Radio-electronics > external interrupt
-
14 external interrupt
внешнее прерывание; прерывание от внешнего устройстваEnglish-Russian dictionary of computer science and programming > external interrupt
-
15 external interrupt
-
16 external interrupt
-
17 external interrupt
внешнее прерываниеEnglish-Russian dictionary of technical terms > external interrupt
-
18 external interrupt
-
19 external interrupt
English-Russian dictionary of computer science > external interrupt
-
20 external interrupt data
данные внешнего прерывания
Данные, получаемые системой обработки информации от внешнего источника в процессе передачи источником информации о своем состоянии.
[ ГОСТ Р 50304-92 ]Тематики
- системы для сопряж. радиоэлектр. средств интерфейсные
Обобщающие термины
EN
Англо-русский словарь нормативно-технической терминологии > external interrupt data
См. также в других словарях:
External Interrupt — [engl.], externer Interrupt … Universal-Lexikon
external interrupt — išorinė pertrauktis statusas T sritis informatika apibrėžtis ↑Pertrauktis, sukelta signalų, atėjusių iš tuo metu vykstančio proceso išorės. Signalo šaltinis gali būti išorinis jutiklis, kitas kompiuteris, naudotojo veiksmai ir pan. atitikmenys:… … Enciklopedinis kompiuterijos žodynas
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt priority level — The interrupt priority level (IPL) is a part of the current system interrupt state, which indicates the interrupt requests that will currently be accepted. The IPL may be indicated in hardware by the registers in a Programmable Interrupt… … Wikipedia
Interrupt vector — An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table . Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is… … Wikipedia
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia
interrupt — A signal to the processor generated by a device under its control, such as the system clock, that interrupts normal processing. An interrupt indicates that an event requiring the processor s attention has occurred, causing the processor to… … Dictionary of networking
Non-maskable interrupt — A non maskable interrupt (NMI) is a computer processor interrupt that cannot be ignored by standard interrupt masking techniques in the system. It is typically used to signal attention for non recoverable hardware errors. (Some NMIs may be masked … Wikipedia
Programmable Interrupt Controller — A Programmable Interrupt Controller (PIC) is a device which allows priority levels to be assigned to its interrupt outputs. When the device has multiple interrupt outputs to assert, it will assert them in the order of their relative priority.… … Wikipedia
BIOS interrupt call — BIOS Interrupt Calls are a facility that DOS programs, and some other software such as boot loaders, use to invoke the BIOS s facilities. Some operating systems also use the BIOS to probe and initialise hardware resources during their early… … Wikipedia
Keyboard interrupt — has two distinct, but related, meanings: *For high level software, it is a special condition (often implemented as an error code or exception), usually generated by the keyboard. The key combination used is often Control C (for cancel ). This is… … Wikipedia