Теми рефератів
> Реферати > Курсові роботи > Звіти з практики > Курсові проекти > Питання та відповіді > Ессе > Доклади > Учбові матеріали > Контрольні роботи > Методички > Лекції > Твори > Підручники > Статті Контакти
Реферати, твори, дипломи, практика » Новые рефераты » Використання інтерфейсу Centronics для Керування зовнішнімі прилаштувався

Реферат Використання інтерфейсу Centronics для Керування зовнішнімі прилаштувався





p>

Встановлення бітів порту/Sets the bit of the specified port. p> ClrPortBit

Очищення бітів порту/Clears the bit of the specified port. p> NotPortBit

Інвертування бітів порту/Nots (Inverts) the bit of the specified port. p> GetPortBit

Повернути стан порту/Returns the state of the specified bit. p> RightPortShift

Shifts the specified port to the right. The LSB is returned, and the value passed becomes the MSB. p> LeftPortShift

Shifts the specified port to the left. The MSB is returned, and the value passed becomes the LSB. p> IsDriverInstalled

Повертає НЕ 0, ЯКЩО io.dll інстальовано. Returns non-zero if io.dll is installed and functioning. br/>

Приклад процедур у Delphi


function IsDriverInstalled: Boolean; stdcall; external 'io.dll';// протопіті

procedure PortOut (Port: Word; Data: Byte); stdcall; external 'io.dll';

function PortIn (Port: Word): Byte; stdcall; external 'io.dll';


procedure TForm1.FormCreate (Sender: TObject);

begin

if IsDriverInstalled then

begin

Label1.Caption: = 'Driver ready ...';

end;

end;


procedure TForm1.Button1Click (Sender: TObject);

var

i: byte;

begin

for i: = 0 to 255 do

begin

PortOut ($ 378, i);

Sleep (200);

Application.ProcessMessages;

end;

end;


procedure TForm1.Button2Click (Sender: TObject);

var

b: byte;

begin

b: = PortIn ($ 379);. Text: = IntToStr (b);

end;



Назад | сторінка 6 з 6





Схожі реферати:

  • Реферат на тему: Creation of control system by a personnel how to begin with a zero
  • Реферат на тему: Основні показники роботи порту та виробничого перевантажувального комплексу ...
  • Реферат на тему: Procedure of preparation business-plan
  • Реферат на тему: Проектування морського порту
  • Реферат на тему: Диспетчерський апарат порту