LinuxMCE Forums

General => Users => Topic started by: gonesurfing on April 02, 2010, 11:38:26 am

Title: how do you test a serial connection
Post by: gonesurfing on April 02, 2010, 11:38:26 am
hi
ive been working on a small project its a serial to dmx protocol convertor ,i have created a interface template with child device for the lights
and have overcome an earlier error in the ruby code,but its still not working
when i reboot the core it randomly triggers some of the lights,i am not quite sure what to try nexted, can any one suggest what to try next
steve
Title: Re: how do you test a serial connection
Post by: Thingie on April 02, 2010, 03:33:55 pm
when i reboot the core it randomly triggers some of the lights
This is probably because on boot the port gets scanned for hardware. I guess this triggers the lights.
For testing the serial connection you could use a serial tester. (http://www.datalinkcom.net/accessories/9PMTT.html) The LED's on this device lid up when there is RX and/or TX traffic.

Thingie