OS4 DepotLogo by McFly 
(anonymous IP: 18.221.41.214,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Misc » timedserial.lha

Timedserial

Description: Timed Serial I/O routines
Download: timedserial.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 54kb
Version: 2.0
Date: 29 Oct 2004
Author: Jim Steichen
Submitter: Jim Steichen
Email: jimbot/frontiernet net
Homepage: http://www.frontiernet.net/~jimbot
Requirements: 68020+ & AmigaOS3.9 or PPC & AmigaOS4
Category: development/misc
License: Shareware
Distribute: yes
Min OS Version: 4.0
FileID: 272
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 334  (Current version)
334  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Short:     Serial I/O functions that time-out. Source included.
Author:    Jim Steichen (jimbot()frontiernet.net)
Uploader:  Jim Steichen (jimbot()frontiernet.net)
Type:      dev/src
Version:   2.0
Requires:  C-Compiler of some sort.

This is a collection of functions that control the
Amiga Serial device fully.  They differ from most
other functions in that they time-out if there is
no response from the PC that's connected at the
other end of the serial cable.

The object file (TimedSerialPPC.o) was produced by 
gcc V2.95 (see enclosed MakeFile) on an AmigaOne under OS4.0.

The object file (TimedSerial.o) was produced by 
SAS-C V6.58 (see enclosed SMakeFile) on an A4000T under OS3.9.
 
See the enclosed AmigaGuide file for documentation
on how the functions work!

HISTORY
    28-Oct-2004 - Added AmigaOS4 & gcc support.
    
    25-Dec-2002 - Added a boolean flag to each function that
                  uses the timer in order to control whether
                  the timer uses microseconds or seconds.
                  Also modified the TranslateErrorNumber
                  function to return a string with incorrect
                  error number values (V2.0).

    28-Sep-2000 - Added the serName parameter to the OpenSerial()
                  function (V1.1). 

    30-Dec-1998 - Added GetErrNum() & GetSerialStatus() (V1.0)

    06-Nov-1996 - Created.







Copyright © 2004-2024 by Björn Hagström All Rights Reserved