Страница 1 из 1

Parallel Port - LPT

Добавлено: 02 Сентябрь 2009, 17:53
Tuko_G
Здравствуйте

Какими способами можно обращаться к порту LPT (Read, Write) с CLARION-a . Может , у кого то есть реализовано виде шаблонов или с помощью
функциями API, или не знаю с каким то другими способами .

заранее огромное спасибо

P.S.
или если есть готовое Платное ресурс тоже подойдет

Re: Parallel Port - LPT

Добавлено: 04 Сентябрь 2009, 15:20
Tuko_G
Мда, сказал волк и вошел в лес.

Пришлось самому решать . работает с регистрами LPT (Data, Status, Control)

DLL - inpout32.dll

_http://www.pcports.ru/articles/5.php - отличный ресурс

Re: Parallel Port - LPT

Добавлено: 04 Сентябрь 2009, 19:22
morkovin
Кажется, WinEvent от CapeSoft работает с параллельным портом
Вот цитата из забугорной рассылки (softvelocity.clarion.third_party)
Тема: WinEvent. Need to correct your documentation.
Сообщение:
2.3. Question: Are there any parallel port functions included in WinEvent?

Answer: No. WinEvent does not include a parallel port library in it's
functions.

My Answer. Yes. I have being using it for years since the day I bought the
WinEvent.

I never print anything on dot matrix without WinEvent.

Regards,

KC Chin