Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accesing Hardware port 71
Message
From
01/04/2004 10:21:19
 
 
To
31/03/2004 18:20:27
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00891079
Message ID:
00891481
Views:
21
>Thanks William.
>
> Well by know i have made some extra research for the ISA card we acquired. In fact this ISA card is intented to make and interface between a custom made parking control software and the AMANO AGP 1600 parking gate and its loops and access counters. The card it is based on the intel 82C55A chip.
>
>The vendor sell this cards with his hardware solution, the package include a C base software, but we decided to make our own software to reduce the cost and have more control in the way the things are implemented. The vendor do not have any API or ACTIVEX interface, the only thing they give to us was a 3 page document where they said how to program the 3 IO ports of the card.
>
> (Sorry the addresses are in decimal, and i told they where in hexadecimal )
> 71 for programing
> 72 Port A
> 73 Port B
> 74 Port C
>
> By now i am going to try the following I/O DLL E:\VFP\Dowloads\IO\Geek Hideout -- IO_DLL.htm
>
> I hope this can make things work..


Hullo again -
ah ? you have C source code ?
ooooooooooooooooooooo - aaaaaaaaaaaaaaaaaaaaaaah.
Strongly suggest you compile to your own DLL, then call the dll from VFP.
if you don't like that, then make your own FLL with the C source code, adding in the things you need to make it fll compliant.

rolling your own from scratch can be a PITA.
mondo regards [Bill]
Previous
Reply
Map
View

Click here to load this message in the networking platform