COM flow with control : missing data in log file
Eröffnet am: 2013-10-23 21:04
Letztes Update: 2013-10-23 21:04
Auswertung: | fred_paris | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term | Status: | Offen |
Lösung | Keine |
Einzelheiten
I click the "Tera Term" on the starup menu, and then the "New Connection" dialog is shown.
Specify Serial, port COM1
From menu launch: serial port setup "Setup"/"Serial port"
Baud rate:115200
Data; 8bit
Parity:none
Stop : 1bit
Flow control: hardware
-> Accept changes ( press "OK")
//Start log:
From menu launch log: "File\log"
provide a new log file name ( ex: toto.bin)
In option panel : select Binary, unselect append
-> Accept changes (press "OK" )
A second windows appears named: "Tera Term: Log"
receive 400kB
(use a device which send a known pattern or connect a cable between COM1 & COM2 and send file to COM2)
In windows "Tera Term: Log", press "Pause"
In windows "Tera Term: Log", press "Close"
Compare data sent to log(toto.bin).
-> some data is missing in log file
Kommentar
I have nearly the same issue here. I'm using TeraTerm 4.8.5 under Windows 7 (64 bit). Whenever I block the TeraTerm window by moving with the mouse, the hardware flow control becomes active and the log file loses a few characters. I have verified that the computer sending the data really stops the transmission if RTS goes high, still the TeraTerm log loses characters. If I don't block the TeraTerm main window (so the RTS/CTS lines do not get active) , the log file is completely OK also with binary files.