Sg2.9
Java Bridge / SerialPortEvent...
Recent RSS
Java Bridge / SerialPortEventListener
From:  Thijs Gadiot
Date:  29. May 2008, 00:43

Hey all,

I'm trying to get the eventListener for incoming serial data to work, a kind person on the rhino newsgroup supplied me with the following code.

port.addEventListener(new gnu.io.SerialPortEventListener( { serialEvent: function( serialPortEvent ) { print("yay"); }} ) );

although the serial communication is working properly, I can send and receive data, the serialEvent is never triggered.

Thanks in advance!

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
Area Type Resizer 03.08.12