[simpits-tech] Gene - Delph & Phidgets

Gene Buckle simpits-tech@simpits.org
Wed, 16 Apr 2003 06:55:42 -0700 (PDT)


> 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???
>

I'm at work now so I can't look at my code.  Ping me again after 4:30pm
PDT. :)

g.