« Return to Thread: Net getting information from devices

Net getting information from devices

by racker79 :: Rate this Message:

Reply to Author | View in Thread

Hello all,

on off is working ok

but I can not read the status of the devices

$data = receive_cm11($serial_port);           # receive_buffer()
$data = read_cm11($serial_port, $no_block);       # read()

print $data;

show nothing.

Stefan

------------------------------------------------------------------------------
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365

 « Return to Thread: Net getting information from devices