Help for this page

Select Code to Download


  1. or download this
    my $switchexit = $obj->print("\037"); # <== PROBLEM
    
  2. or download this
    $output = $obj->put("\x0a"); 
    Sleep 1; # give it time to start the console; 
    $output = $obj->put("\x1f"); 
    Sleep 1; # give it time to for a  "time guard interval" ;