
|
INFO - FAQ - CC2-Forum - CCPro-Forum |
|
Hello, the display is "202" I understand what you mean. Is it not possible to read out the corresponding 4 bytes and to handle this problem in a seperate routine? Greetings, Gaston > Hello again, > I'm glad to hear that the RN-MOTOR controller is now working!! > There is a problem with code 13: > The c-control I v1.1 and v2.0x will only handle 16 bit variables but the read out of number of steps is a 32 bit variable ( 0 to 4294967295), this will not work on the c-control I system. > Also, the c-control I 16 bit variables are signed integers, this means that the variables are 0 to 32767 and -32768 to -1 and not 0 to 65535. > > I have an idea how you can use the RN-MOTOR in a more controlled fashion, without the need for code 13, but I first need to know which version of the c-control you are using. > > Load and run the program below and let me know what is displayed. > Greetings, > H.J. Windt > > define version byte[64] > put 0 > print version > > > I have already the solution for code 11. It is very simple because the data output is via RS232 of the RN-Motor board only. But code 13 is a problem for me.... > > Greetings > > Gaston > > > |
| Antwort schreiben |