zizou
10.02.2006, 19:11
hallo
bin neu hier und hab mir ein RN-Control und RN-Motor ST RS232 Board
gekauft. Habe nun folgendendes Problem. Wenn ich das RN-Motor Board mit der PC-Software ansteuere funktioniert alles prima. Aber sobald ich es mit dem RN-Control Board versuche geht es nicht. Es sperrt sich nur die Motorwelle, dreht sich aber nicht. Das müsste doch heißen, dass der Motor sich schon mal vom RN-Control Board einschalten lässt?!
gruß
Verwende folgendes Programm:
$regfile = "m32def.dat"
$framesize = 32
$swstack = 32
$hwstack = 32
$crystal = 16000000 'Quarzfrequenz
$baud = 9600
Print "#rmi" ; Chr(0) ; Chr(14)
Waitms 20
Print "#rmo" ; Chr(0)
Waitms 20
Print "#rmd" ; Chr(0) ; Chr(0)
Waitms 20
Print "#rmg" ; Chr(0) ; Chr(7)
Waitms 20
Print "#rme" ; Chr(0)
Wait 5
Print "#rma" ; Chr(0)
Waitms 20
bin neu hier und hab mir ein RN-Control und RN-Motor ST RS232 Board
gekauft. Habe nun folgendendes Problem. Wenn ich das RN-Motor Board mit der PC-Software ansteuere funktioniert alles prima. Aber sobald ich es mit dem RN-Control Board versuche geht es nicht. Es sperrt sich nur die Motorwelle, dreht sich aber nicht. Das müsste doch heißen, dass der Motor sich schon mal vom RN-Control Board einschalten lässt?!
gruß
Verwende folgendes Programm:
$regfile = "m32def.dat"
$framesize = 32
$swstack = 32
$hwstack = 32
$crystal = 16000000 'Quarzfrequenz
$baud = 9600
Print "#rmi" ; Chr(0) ; Chr(14)
Waitms 20
Print "#rmo" ; Chr(0)
Waitms 20
Print "#rmd" ; Chr(0) ; Chr(0)
Waitms 20
Print "#rmg" ; Chr(0) ; Chr(7)
Waitms 20
Print "#rme" ; Chr(0)
Wait 5
Print "#rma" ; Chr(0)
Waitms 20