|
NewCS under Windows Com port problem
Hi,
I was trying to make the newcs run but I have some com port config problem.
Here is the log file
Reading Config file newcs.xml
level: normal
type: init
output: all
logger config: level 1 type 3 output 255
log file:
logger: cant open file , file log disabled
udp log: host 192.168.1.10 port 1000
tcp port: 3001
[ 09:26:38 ] [ Box detect ] Windows 2000 Build 2195
[ 09:26:38 ] [ Config ] COM1 ECM priority: round
[ 09:26:38 ] [ EMM Cache ] Initialising Cache with 10 entries
[ 09:26:38 ] [ ECM Cache ] Initialising Cache with 10 entries
[ 09:26:38 ] [ Loader ] Reader type Phoenix on node COM1
[ 09:26:38 ] [ Phoenix ] Opening device COM1
[ 09:26:38 ] [ Phoenix ] Setting baud to 16129
[ 09:26:38 ] [ Phoenix ] Failed changing baud to 16129, trying 16457 instead
[ 09:26:38 ] [ Phoenix ] Setting baud to 16457
[ 09:26:39 ] [ Loader ] Reset failed ...
My com port settings are as follows:
Baud = 19200
Data bits = 8
Parity = even
Stop bits = 1
Flow control = hardware
In my config file:
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>COM1</node>
<mhz>600</mhz>
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxid>0000000000</boxid>
<PTShandshake>no</PTShandshake> <!-- Set to yes(if wanted) for cryptoworks, Viacess and cas7 Conax-->
<crypto-special>no</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>10110</newcamd_port>
On my phoenix card reader there is a possibility to select 3.5 or 6Mhz but not more.
Could someone help me to understand which are the settings required to make it work.
Thanks a lot.
Beouioui
|