0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

機械制御がしたい!

Posted at

Windows2000 以降PCのパラレルポートが使えなくなった。

以前はそのアドレスにTurbo Pascal でport[]とすれば簡単に

外部の機械とコミュニケーションんで来たのに!!

今時のドライバーやら DLLのアクセスも難解すぎるしコードが長すぎる。

でも、、PCに繋いだ機械が動くのが見たい。

まず始めたのがPC接続のオシロスコープ これをコードで直接データー

がやってくるようにしたい。

というわけで、意味不明のプログラマーズガイドを

みながらDLLの操作に挑戦。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?