Re: Card insertion sensing ??


[ Follow Ups ] [ BasicCard User Forum ]

Posted by zeitcontrol (145.254.162.42) on May 19, 2003 at 10:43:30:

In Reply to: Card insertion sensing ?? posted by ravindra on May 07, 2003 at 02:37:02:

For C/C++ you can use the function ZCCriWaitCard (3.1.2.22). For Visual Basic the name of the same functionality is WaitCard (3.1.2.15). Please check
the manuals (C Prograqmming Manual for BasicCard API / Visual Basic Programming Manual for BasicCard Control) for more informations. Both manuals are included as pdf in the BasicCard API/OCX Development Kit.

In your program you can either start a second thread or use a timer event for calling the functions.

Juergen Mengeling
BasicCard development



Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]