search for: purgecomm

Displaying 7 results from an estimated 7 matches for "purgecomm".

2005 Mar 21
0
Comport access error
...le 0xc8, ptr 0x4069f978 trace:comm:SetCommState bytesize 8 baudrate 38400 fParity 0 Parity 0 st opbits 1 trace:comm:SetCommState IXON ~IXOFF trace:comm:SetCommState fOutxCtsFlow 0 fRtsControl 1 trace:comm:SetCommState fOutxDsrFlow 0 fDtrControl1 trace:comm:SetCommMask handle 0xc8, mask 1 trace:comm:PurgeComm handle 0xc8, flags f trace:comm:PurgeComm handle 0xc8, flags f trace:comm:WaitCommEvent (0xc8 0x45bd3158 0x6593b8c ) trace:comm:EscapeCommFunction handle 0xc8, function=5 trace:comm:EscapeCommFunction SETDTR trace:comm:EscapeCommFunction handle 0xc8, function=3 trace:comm:EscapeCommFunction SETRTS...
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi, Since Sharps communication protocols are "top secret", I'm trying to port their sync software to linux. I'm new to wine, so this might be silly, but after hours of googling and searching for solutions I'm posting this. After installing DCOM98.exe, the Desktop software installed, and it runs. Only problem is it doesn't detect the device connected to the serial port
2001 Sep 14
5
wine serial support
Hi, I use wine to run a terminal emulator (NetTerm). It connects to a Linux Server (it was meant to run from windows) that runs a commerce software. This Linux commerce software sends the terminal emulator escape codes to interface with a "ticket" printer attached to a serial port. The reason to go thru all this problem is that the printer has a proprietary, closed source driver for
2004 Aug 19
1
Serial Communication
...then I see no change. The parameters are not set. So I set them using stty to get further. The program apparently tries to write to the line, then, as the output is: trace:file:WriteFile 0x9c 0x4132b160 24 0x415640d4 (nil) trace:comm:ClearCommError handle 0x9c cbInQue = 0 cbOutQue = 0 trace:comm:PurgeComm handle 0x9c, flags f trace:file:WriteFile 0x9c 0x4132b160 24 0x415640d4 (nil) trace:comm:ClearCommError handle 0x9c cbInQue = 0 cbOutQue = 0 trace:comm:PurgeComm handle 0x9c, flags f [etc.] But nothing happens on the line. On the other hand, if I enter the command "echo xxxxx >/dev/ttyn00&...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...e 268, ptr 0x421666f8 trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits 2 trace:comm:SetCommState ~IXON ~IXOFF trace:comm:SetCommState CRTSCTS trace:comm:SetCommState ~CRTSCTS trace:comm:SetCommTimeouts (10c,0x421666e0) trace:comm:SetCommMask handle 268, mask 1 trace:comm:PurgeComm handle 268, flags 5 trace:comm:PurgeComm handle 268, flags a trace:comm:WaitCommEvent (10c 0x42b26e70 0x42b26e54 ) trace:comm:GetCommModemStatus 4126 -> MS_DSR_ON MS_CTS_ON trace:comm:PurgeComm handle 268, flags a trace:comm:PurgeComm handle 268, flags 5 trace:comm:SetCommTimeouts (10c,0x42c75a4...
2001 Dec 04
2
Serial Errors
...SCTS trace:comm:SetCommState handle 92, ptr 0x40616b60 trace:comm:SetCommState bytesize 7 baudrate 2400 fParity 1 Parity 2 stopbits 1 trace:comm:SetCommState ~IXON ~IXOFF trace:comm:SetCommState CRTSCTS trace:comm:GetCommTimeouts (5c,0x40616b4c) trace:comm:SetCommTimeouts (5c,0x40616b4c) trace:comm:PurgeComm handle 92, flags f trace:comm:EscapeCommFunction handle 92, function=6 trace:comm:EscapeCommFunction CLRDTR trace:comm:PurgeComm handle 92, flags f trace:comm:EscapeCommFunction handle 92, function=5 trace:comm:EscapeCommFunction SETDTR trace:comm:GetCommTimeouts (5c,0x40616b08) trace:comm:SetCommT...
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under Wine need to access the COM: ports, and I cannot get any of them to run. Typically, I get stuff like this ... fixme:comm:EscapeCommFunction16 no cid=0 found! fixme:comm:EscapeCommFunction16 no cid=0 found! err:comm:COMM16_ReadComplete async read failed 000003e3 fixme:comm:EscapeCommFunction16 no cid=3 found!