Smartgo & Sbox 0.0.4-7

elgeneral

Registered
Messages
7,811
Smartgo & Sbox 0.0.4-7

For use with sbox smag have to modify two lines in the sci = configuration file where you have to put the device as smag and the second line of the reader = that will have to make 2 (0 = phoenix, 1 = internal reader, 2 = smargo).
As an example for a DM800 with 1 internal and 2 smargo reader can use this configuration.

For gestire what sbox bisogna smargo with its 2 lines agire premium è la riga sci = dove mettere il dovremmo dello smargo device and the seconda è che dovremmo impostare reader = 2 (0 = phoenix 1 = internal reader 2 = smargo)
because in order to use your reader system and in 2 more Smargo the config will be:

Code:
[main]
server_only=1	
log=0
userspath=/var/bin/sbox.users						
webinterface=1
webport=81
										
[slot0]
active=1				# 0=inactive 1=active
[COLOR="Lime"]reader=1                           # 0=top 1= internal reader 2=smargo
sci=/dev/sci0			# lower[/COLOR]
ncdserver=1			# 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314	# newcamd deskey
port=50000			# newcamd port
mhz=600				# Mhz for card in this reader. Example: mhz=357, mhz=368 

[slot1]
active=1				# 0=inactive 1=active
[COLOR="Lime"]sci=/dev/usb/tts/0
reader=2[/COLOR]
ncdserver=1				# 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314	# newcamd deskey
port=50001				# newcamd port
mhz=600				# Mhz for card in this reader. Example: mhz=357, mhz=368 

[slot2]
active=1				# 0=inactive 1=active
[COLOR="Lime"]sci=/dev/usb/tts/1
reader=2[/COLOR]
ncdserver=1				# 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314	# newcamd deskey
port=50002				# newcamd port
mhz=600				# Mhz for card in this reader. Example: mhz=357, mhz=368

Gracias a piefav
 
Top