kvkcard -V (return code: 2)
3:2017/09/25 14-54-24:chipcard3-client(18033):client.c: 410: SCardEstablishContext: Error SCARD_E_NO_SERVICE: The Smartcard resource manager is not running. Maybe you have to start the Smartcard service manually?
Error in "Init": Unknown error.
kvkcard --help (return code: 0)
KVKCard3 - A tool to read information from a German medical card.
(c) 2007 Martin Preuss<martin@libchipcard.de>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
Usage: kvkcard COMMAND [OPTIONS]
Available commands:
read : read data from a German medical card
Available options:
[-v]
[--verbous]
Every occurrence of this option increases the verbosity.
[-f PARAM]
[--filename=PARAM]
File to write to. If omitted stdout will be used.
[-b]
[--beep]
Beep after reading a card.
[-i PARAM]
[--infilename=PARAM]
File to read from. Only needed for psvd and pspd.
[-d]
[--dosmode]
Store data in DOS mode
[-p PARAM]
[--program=PARAM]
Program to call on cards found.
[-a PARAM]
[--args=PARAM]
Arguments for the program to be called
[-h]
[--help]
Shows this help.