There is no problem with the new update for what you have posted. That code wasn't touched - I also verified it works. It's important to check your project before blaming the update
Remove the space, or post your exact code and I'll take a look at what assistance you may need to get rock'n again.
Is your second EZ-B connected? Because 1.d0 is the second EZ-B. Are you sure the device that is receiving the serial is not expecting a carriage return?
i am now using the EZB4 Controller for a long time.
I know to 99% how to use it.
And i change nothing in the hardware or in the scripts.
And like i said: Update 2015.10.16.00 everything fine
Update 2015.10.23.00 now serial is working!
So believe me, i checked all other possibilities.
And if you have a running system, then you make a software update and then one functions is not working anymore (you change nothing in the hardware) ....
what do you think what make the problem, everybody will say this is makes the update.
Boris
PS:
And yes my EZB Controller No.1 is connected and he is the second in the list.
@DJ, I have to echo Boris's concerns. Before installing the latest version of ARC, I made sure everything was working properly on my robot. I then installed the latest version. When I ran the robot with the latest version neither the Neo Pixel ring or the Custom Movement Panel would work. I then ran the reinstalled/repair installer, however, that did not fix things. Then I uninstalled the latest version and reinstalled the previous version 10/17/2015 and everything works as it should.
Edit. Both of these controls are running on a second EZBv4
Man that was a tough one to debug. It's a pretty big bug with .Net - which i guess may be expected behavior because of the bug? Either way, the Enum.Parse() doesn't throw an exception if the input is an integer even if it's not a valid Enum entry. Anyway, it's fixed! http://www.ez-robot.com/Community/Forum/Thread?threadId=8556
i found out that the new update has one problem,
the send serial not work correctly!
MY script is:
SendSerial(1. d0, 9600, "C15,15,255")
this works with the update from
Release 2015.10.16.00
but not anymore with the actual update:
Windows Release 2015.10.23.00
Boris
Remove the space.
There is no problem with the new update for what you have posted. That code wasn't touched - I also verified it works. It's important to check your project before blaming the update
Remove the space, or post your exact code and I'll take a look at what assistance you may need to get rock'n again.
i check your tipp with the space!
SendSerial(1.d0,9600,"C15,15,255") ( this is the full code)
and
it´s the same!
it not works.
I only can say what happens.
With the last update it was working and still works also with space.
?
I did´t change anything only the update and after the actual update it not works.
So sorry this is the true
Boris
Is your second EZ-B connected? Because 1.d0 is the second EZ-B. Are you sure the device that is receiving the serial is not expecting a carriage return?
i am now using the EZB4 Controller for a long time.
I know to 99% how to use it.
And i change nothing in the hardware or in the scripts.
And like i said: Update 2015.10.16.00 everything fine
Update 2015.10.23.00 now serial is working!
So believe me, i checked all other possibilities.
And if you have a running system, then you make a software update and then one functions is not working anymore (you change nothing in the hardware) ....
what do you think what make the problem, everybody will say this is makes the update.
Boris
PS:
And yes my EZB Controller No.1 is connected and he is the second in the list.
I am not a rookie!
Edit. Both of these controls are running on a second EZBv4
Code:
and for the Custom Movement Panel controlling a Sabertooth2 x 12 none of the commands work
Code:
;-)
Thanx really much for testimony :-)
Now we have the evidence that i am not dump.
For Info:
I use 2 EZB to controll 2 Neo Pixel Rings.
No. 1 and No. 3
and both are not working. So with the Port i think this has nothing to do.
Boris
PS @ Houston:
Now with your trick the "Scanner" Mode from the NEO works everytime! Thanx Bob
oki doki
Thank you!