home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DIGIPROG.ZIP / FFREAD.ME < prev    next >
Text File  |  1993-06-03  |  899b  |  22 lines

  1. fftest.exe is a simple program that transmitts 256
  2. characters out of any port that you choose.  You can
  3. select the port when the program prompts you for the 
  4. dx value.  The dx value is what the driver uses to 
  5. identify a port.
  6.  
  7. You should connect this first port in question to another
  8. DigiBoard port because the second part of the program will 
  9. try to read 256 characters.  You should use an external 
  10. "Null" cable.  Simply make a cable that crosses pins 2&3.
  11.  
  12. The second part of the program will prompt you for the dx
  13. value of the port to be read.  The program will read any data 
  14. in the input buffer and send that data to your screen.
  15.  
  16. Please set the two DigiBoard ports to any desired speed, 
  17. 8 data bits, No Parity, 1 Stop Bit, and NO flow control.
  18. If you do set the port to xon/xoff flow control, the
  19. transmitted hex numbers 11h and 13 will be stripped by
  20. the driver.  
  21.  
  22.