Logic Machine Forum
Logic Machine serial communication - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2)
+--- Thread: Logic Machine serial communication (/showthread.php?tid=710)



Logic Machine serial communication - CHOUAIBOU - 30.03.2017

To admin.
Hi,
Please what is the maximum baud rate settings for Logic Machine serial communication ?
9600, 14400, 19200, 28800, 31250, 38400, 57600, 115200 or 991600 ?

B.R,
Chouaibou.


RE: Logic Machine serial communication - admin - 30.03.2017

Serial library supports:
300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400
Modbus mapper supports:
1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800


RE: Logic Machine serial communication - CHOUAIBOU - 30.03.2017

Many thanks !

B.R,
Chouaibou.


RE: Logic Machine serial communication - CHOUAIBOU - 19.04.2017

(30.03.2017, 08:28)admin Wrote: Serial library supports:
300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400
Modbus mapper supports:
1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800

Hi admin,
Please I would like to establish serial communication at the highest possible speed. what LM or SL can perform communication at 991600 bauds rate ? I am working on a device with real time signal processing and it is vital for me to have such high serial communication speed.



BR,
Chouaibou.


RE: Logic Machine serial communication - admin - 19.04.2017

Ok, we'll add support for 460800, 500000, 576000, 921600 to the serial library.


RE: Logic Machine serial communication - CHOUAIBOU - 19.04.2017

(19.04.2017, 09:34)admin Wrote: Ok, we'll add support for 460800, 500000, 576000, 921600 to the serial library.

Hi,
Very good news ! Many thanks.

B.R


RE: Logic Machine serial communication - CHOUAIBOU - 13.07.2017

(19.04.2017, 09:34)admin Wrote: Ok, we'll add support for 460800, 500000, 576000, 921600 to the serial library.

Hi admin,
Please, any news on serial library to support these speed ? Can you help me with a script to add in user libraries for custom serial speed as temporary solution ?

B.R

Chouaibou.


RE: Logic Machine serial communication - admin - 13.07.2017

Install this package through system config:
https://dl.openrb.com/pkg/luaserial_20170419_mxs.ipk


RE: Logic Machine serial communication - CHOUAIBOU - 13.07.2017

(13.07.2017, 06:50)admin Wrote: Install this package through system config:
https://dl.openrb.com/pkg/luaserial_20170419_mxs.ipk

Hi admin,
Thank you very much for the package.

B.R

Chouaibou.