readWriteRegisters(0, 12288, 6, 12288, $data, $dataTypes); } catch (Exception $e) { echo 'Caught exception: ', $e->getMessage(), "\n"; exit(); } // Should through an Exception // Print status information echo "Should never reach this line!";