[simpits-tech] Gene - Delph & Phidgets

Kevin Foisy simpits-tech@simpits.org
Tue, 15 Apr 2003 23:43:47 -0400


Gene,
I installed the component, however I found that it complained that PhidgetEvents.pas was referencing PhidgetsLib (which isn't present)... In order to get it to compile, I had to uncomment the Phidget_TLB.pas, see excert below from PhidgetEvents.pas

uses
  Windows, ActiveX, Classes, ComObj, OleCtrls
  //SinkUses//
  , StdVCL
  , PHIDGET_TLB
  //, PhidgetLib
  ;

So, now the project comes up running and sees my board connected.  It is rec'v events on input change, however when I try to toggle an output I get an OLE error.  Haven't changed anything else.  Wondering if you had hit the same issue and that's what the PhidgetLib fixed???

Kevin


-----Original Message-----
From: Gene Buckle [mailto:geneb@deltasoft.com]
Sent: Tuesday, April 15, 2003 11:11 PM
To: simpits-tech@simpits.org
Subject: RE: [simpits-tech] Gene - Delph & Phidgets




On Tue, 15 Apr 2003, Kevin Foisy wrote:

> hey guys, just in case you might have forgotten...if you have a minute, I could sure use those files....
>

Kevin, they're now up for general download - see the end of the list at
http://www.simpits.org/fileproc/allfiles.php

Enjoy!

g.


_______________________________________________
Simpits-tech mailing list
Simpits-tech@simpits.org
http://www.simpits.org/mailman/listinfo/simpits-tech
To unsubscribe, please see the instructions at the bottom of the above page.  Thanks!