Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - Zum C-Control-I-Forum - Zum C-Control-II-Forum

Control via RS232 Kategorie: Pro-Bot128 (von Ondra - 14.01.2011 12:22)


Hi, I`d like to send comands to robot
via IDE TERMINAL to PRO BOT 128.

Following RS232 initialization doesn`t work

Serial_Init_IRQ(0,buffer,20,15,SR_8BIT|SR_1STOP|SR_NO_PAR,SR_BD38400);


IDE writes "expected ")" found "0x00"

And next question is - could I use "variable = Serial_ReadExt (0)"

Can anybody help, thanks lot!


    Antwort schreiben


Antworten:

Re: Control via RS232 (von Olaf Breuer - 24.01.2011 14:58)