Aprilia1
Ist gelegentlich hier
- Registriert
- 9. Januar 2009
- Beiträge
- 36
- Reaktionspunkte
- 0
- Punkte
- 236
Habe einen Vista 32bit mit nem seriellen Phoenix-Cardreader über einen USB-to-Serial Connector angeschlossen. Leider bekomme ich nur folgende Aussagen mit NewCS 1.62 & 1.65.
https://digital-eliteboard.com/attachment.php?attachmentid=4178&stc=1&d=1235730347
Meine Config:
Hab schon intensiv gesucht und noch keine Lösung gefunden.
https://digital-eliteboard.com/attachment.php?attachmentid=4178&stc=1&d=1235730347
Meine Config:
Code:
<?xml version="1.0"?>
<newCSconfig>
<globals>
<listening-ip>localhost</listening-ip>
</globals>
<readers name="Standard Phoenix on PC">
<device>
<name>Phoenix on Com1</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>COM2</node>
<infinity_number>0</infinity_number>
<slot>0</slot>
<parity>even</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockc0>no</blockc0>
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<PTShandshake>no</PTShandshake>
<carddetect>Yes</carddetect>
<newcamd_port>10001</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>Yes</Seca-PPV>
<sid>
<allow>
</allow>
<deny>
</deny>
</sid>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>10010</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>100</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>normal</level>
<type>init</type>
<output>all</output>
<console_options>all</console_options>
<logfile>logfile.txt</logfile>
<file_options>spam,all</file_options>
<udp_host>192.168.0.100</udp_host>
<udp_port>10003</udp_port>
<udp_options>normal,init</udp_options>
<tcp_port>3001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>jan-mediacenter</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>user1</name>
<password>pass1</password>
<au>on</au>
<sidoverride>off</sidoverride>
<readers>
<allow>Phoenix on Com1</allow>
</readers>
<spider>yes</spider>
</user>
</newcamdserver>
</newCSconfig>
Hab schon intensiv gesucht und noch keine Lösung gefunden.
