- Added some Hdb testing stuff to morpheus

This commit is contained in:
koennecke
2007-06-22 11:46:37 +00:00
parent 3995de2b17
commit 3170314457
2 changed files with 23 additions and 3 deletions

View File

@ -12,6 +12,8 @@ brumm InterruptMode 0.000000
brumm precision 0.010000
brumm ignorefault 0.000000
brumm AccessCode 2.000000
brumm failafter 3.000000
brumm maxretry 3.000000
brumm movecount 10.000000
# Motor miau
miau sign 1.000000
@ -23,6 +25,8 @@ miau InterruptMode 0.000000
miau precision 0.010000
miau ignorefault 0.000000
miau AccessCode 2.000000
miau failafter 3.000000
miau maxretry 3.000000
miau movecount 10.000000
# Counter aba
aba SetPreset 1000.000000
@ -46,6 +50,8 @@ a1 InterruptMode 0.000000
a1 precision 0.010000
a1 ignorefault 0.000000
a1 AccessCode 2.000000
a1 failafter 3.000000
a1 maxretry 3.000000
a1 movecount 10.000000
# Motor a2
a2 sign 1.000000
@ -57,6 +63,8 @@ a2 InterruptMode 0.000000
a2 precision 0.010000
a2 ignorefault 0.000000
a2 AccessCode 2.000000
a2 failafter 3.000000
a2 maxretry 3.000000
a2 movecount 10.000000
# Motor a3
a3 sign 1.000000
@ -68,6 +76,8 @@ a3 InterruptMode 0.000000
a3 precision 0.010000
a3 ignorefault 0.000000
a3 AccessCode 2.000000
a3 failafter 3.000000
a3 maxretry 3.000000
a3 movecount 10.000000
# Motor a4
a4 sign 1.000000
@ -79,6 +89,8 @@ a4 InterruptMode 0.000000
a4 precision 0.010000
a4 ignorefault 0.000000
a4 AccessCode 2.000000
a4 failafter 3.000000
a4 maxretry 3.000000
a4 movecount 10.000000
# Motor a5
a5 sign 1.000000
@ -90,6 +102,8 @@ a5 InterruptMode 0.000000
a5 precision 0.010000
a5 ignorefault 0.000000
a5 AccessCode 2.000000
a5 failafter 3.000000
a5 maxretry 3.000000
a5 movecount 10.000000
# Motor a6
a6 sign 1.000000
@ -101,6 +115,8 @@ a6 InterruptMode 0.000000
a6 precision 0.010000
a6 ignorefault 0.000000
a6 AccessCode 2.000000
a6 failafter 3.000000
a6 maxretry 3.000000
a6 movecount 10.000000
# Motor sgu
sgu sign 1.000000
@ -112,6 +128,8 @@ sgu InterruptMode 0.000000
sgu precision 0.010000
sgu ignorefault 0.000000
sgu AccessCode 2.000000
sgu failafter 3.000000
sgu maxretry 3.000000
sgu movecount 10.000000
# Motor sgl
sgl sign 1.000000
@ -123,6 +141,8 @@ sgl InterruptMode 0.000000
sgl precision 0.010000
sgl ignorefault 0.000000
sgl AccessCode 2.000000
sgl failafter 3.000000
sgl maxretry 3.000000
sgl movecount 10.000000
# Counter scancter
scancter SetPreset 0.000000

View File

@ -22,11 +22,11 @@ ServerOption ReadUserPasswdTimeout 500000
# time to wiat for a user/passwd to be sent from a client. Increase this
# if there is a problem connecting to a server due to network overload\
ServerOption ServerPort 2911
ServerOption ServerPort 5511
# the port number the server is going to listen at. The client MUST know
# this number in order to connect. It is in client.ini
ServerOption InterruptPort 2913
ServerOption InterruptPort 5513
# The UDP port where the server will wait for Interrupts from clients.
# Obviously, clients wishing to interrupt need to know this number.
@ -197,4 +197,4 @@ hattach /instrument lotte title
restore
evfactory new heini psi-dsp lnsts09 3016
evfactory new heini psi-dsp psts230 3016