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 In your program you can either start a second thread or use a timer event for calling the functions. Juergen Mengeling |