Welcome Guest. Please Login or Register. Apr 1st, 2018, 03:28am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
Comtest
« Thread started on: Feb 23rd, 2014, 6:22pm »
Comtest program is intended to measure the actual speed of data transfer over a variety of serial interfaces (COM ports, USB / COM, USB / TTL OBDII etc adapters) that have loopback.
My program is similar to the program TestOK, but my is more flexible.
The program benefits:
- Select any Serial port from Com1 to Com 256; - Adjust the various parameters of data stream and the amount of data; - 3 different tests, simple loopback and two different stress test; - Create error log (in txt format), if the error was detected.
The program I wrote when I could not find out the reason why my USB/TTL converter (from OTI) works flawlessly with Hyperterminal, but not in conjunction with a defective Seagate hard drive (only same garbage characters). HDD is normal communicate with the serial port on mainboard via COM TTL converter with MAX232.