PDA

View Full Version : Serial send and serial recive



Urfalo
April 14th, 2006, 07:34 AM
First I tryed to make an event by using filter "RAW: Serial" and learn and sendt something to girder at the serialport but nothing happend. Do I have to set the serial settings for learning?

Then I tyed to send to the serial port by using a panasonic plasma plugin, I recive what I send on the com port, but I wanted to change the baud rate. I open the panasonic.lua, and changed the baudrate and saved it under an other name in same directory. But why isn't it in girder then?

Promixis
April 14th, 2006, 03:32 PM
you have to reset g4 ie F11.

what device are you controlling?

Urfalo
April 14th, 2006, 03:39 PM
I try to have a two way comunication wit a Crestron prosessor.

Rob H
April 15th, 2006, 12:11 AM
and saved it under an other name in same directory. But why isn't it in girder then?

You need to change more than just the file name - you need to change the GlobalName of the device.

Urfalo
April 15th, 2006, 12:43 AM
How do I do thath? :o

Rob H
April 15th, 2006, 02:40 AM
Open the .lua file in an editor and look for the GlobalName property and change it to something suitable. Save the file and reset Girder.