Вниз
Скачать: CL | DM;

Как из под WIndows 9x/NT ловить прерывания?   Найти похожие ветки 

 
Eliseev Andrey   (2002-10-25 16:10) [40]

Есть такая библиотека TetaPCHW ( http://www.geocities.com/tetasoft/).

Там есть все функции для работы с LPT включая установку IRQ.
Вот цитата из ReadMe.

procedure LPTEnableIRQ(IRQEnabled: Boolean);
--------------------------------------------
Forces an LPT device to generate interruptions when ACK line(Pin 10) has a HIGH
electrical level.

type
TInterruptHandler = procedure (IrqNumber : WORD) of object;
property OnHwInterrupt: TInterruptHandler;
------------------------------------------
This is an event property which allows you to install your own application
handler for all IRQs. Note, due to Windows is not a verily multi-task system of
real time the time of delivery a message about an IRQ generated up to your
application interrupt handler is not assured.


 
jonik pegas ©   (2002-10-25 16:13) [41]

Дополнение
Точнее наверняка можно это делать и на WinApi через DeviceIOControl но пока неясно как


 
Eliseev Andrey   (2002-10-25 16:16) [42]

Есть такая библиотека TetaPCHW ( http://www.geocities.com/tetasoft/).

Там есть все функции для работы с LPT включая установку IRQ.
Вот цитата из ReadMe.

procedure LPTEnableIRQ(IRQEnabled: Boolean);
--------------------------------------------
Forces an LPT device to generate interruptions when ACK line(Pin 10) has a HIGH
electrical level.

type
TInterruptHandler = procedure (IrqNumber : WORD) of object;
property OnHwInterrupt: TInterruptHandler;
------------------------------------------
This is an event property which allows you to install your own application
handler for all IRQs. Note, due to Windows is not a verily multi-task system of
real time the time of delivery a message about an IRQ generated up to your
application interrupt handler is not assured.


 
Digitman ©   (2002-10-25 16:22) [43]

>jonik pegas
>>В Microsoft не учли ...

Да вот как раз и учли) ... Иначе - кому эта P&P нужна, спрашивается)...


 
Пятачок   (2002-11-04 06:40) [44]

Ой мамочка!!!....



Страницы: 1 2 вся ветка

Скачать: CL | DM;



Память: 0.52 MB
Время: 0.017 c
3-36961
Борис
2002-12-18 14:41
2003.01.13
Посоветуйте толковую книгу по IB


1-37161
BlackTiger
2002-12-28 14:07
2003.01.13
Странно... (создание контролов в run-time)


1-37032
malkolinge
2003-01-02 13:45
2003.01.13
Как сделать комбобокс в который вшит ТрееВью ?


14-37311
Владюша
2002-12-22 15:59
2003.01.13
Где Скачать Delphi6 ???


1-37023
Roman Mironov
2002-12-25 14:56
2003.01.13
Форма поверх всех окон




   Наверх