Asked — Edited

Sendserial Question?

Hi,

I was just testing a couple serial lcd's as well as a few other serial devices I have and using EZ-Script I have the following:

SendSerial(d15,38400,"Hello")

I get an error message that says "Syntax Error: Hello is not in a valid format. Accepts Hex, Char, String, or Decimal.

What am I doing wrong?


ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

PRO
Synthiam
#1  

eek Looks like an unreported bug... Will be fixed in next release

#3  

@DJ, by chance is there any workaround for this until the next release? I have some sensors that use serial communications mostly at 9600 and a few at 115200.

Thanks..

#7  

Hi DJ and Friens

Getting updates that frequent is very nice!

I've been experimenting with the ez-board for some time. First i bought some servos and got them working. Then decided to experiment with a GPS. That's where i got stuck. I don't see how to read a serial signal from the GPS (The string sent from the GPS). Is there a cmd like GetSerial(port, baud rate, string)? If not, it would be so nice to have. ;-)

/Anders

#8  

@Anders, there is a GPS module in ARC, it's under Misc