Help for this page

Select Code to Download


  1. or download this
    can't getattr: Input/output error at registry.pl line 36
    can't getattr: Input/output error at registry.pl line 36
    ports opening are: /dev/ttyS1 /dev/ttyS0
    
  2. or download this
    eval "use Device::SerialPort; 1" or die $@;
    my $directory = '/dev';
    ...
        sleep (1);
    }
    print "ports opening are: @ok_ports \n";