|
Hi, i have created a php script(with php serial class) to write and read to to port of the ocelot.
First i have try to send a x10 command to serial device. This is working and i can control my light with a webpage.
When i send a x10 command to serial according to documentation i will get a 6 0 6(3 byte) back from the system as acknowlegde.
But i get the following back 06 00 06 FB 0C 07(hex) first 3 numbers are ok but i can't find out what the last 3 numbers are.
Can somebody give me a hint or can i ignore these?
Please let me know.
Br Mickel
Edited by mickel (04/01/09 12:40 PM)
|