search for: buildcommdcbandtimeoutsa

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

2001 Nov 23
5
Communications problem
...ne help. Here folows some output i got using -debugmsg +comm,+file trace:file:CreateFileA COM2 GENERIC_READ GENERIC_WRITE OPEN_EXISTING trace:file:CreateFileA opening device 'COM2' trace:file:DOSFS_CreateCommPort COM2 c0000000 40000000 trace:comm:SetCommTimeouts (60,0x405c521c) trace:comm:BuildCommDCBAndTimeoutsA (COM2 96,n,8,1,0x405c51d8,(nil)) trace:comm:EscapeCommFunction handle 96, function=6 trace:comm:EscapeCommFunction CLRDTR trace:comm:EscapeCommFunction handle 96, function=4 trace:comm:EscapeCommFunction CLRRTS Does anyone know what the error might be? The1trex __________________________________...
2001 Feb 28
1
com port acccess again
...) err:file:CreateFileA Couldn't open device 'com3'! trace:comm:GetCommState handle 132, ptr 0x40596080 trace:comm:GetCommState OK trace:comm:GetCommState bytesize 8 baudrate 110 fParity 0 Parity 0 stopbits 1 trace:comm:GetCommState ~IXON ~IXOFF trace:comm:GetCommState CRTSCTS trace:comm:BuildCommDCBAndTimeoutsA (com2:115200,n,8,1,0x40596080,(nil)) trace:comm:BuildCommDCB16 (com2:115200,n,8,1), ptr 0x40596004 trace:comm:BuildCommDCB16 baudrate (110) trace:comm:BuildCommDCB16 parity (N) trace:comm:BuildCommDCB16 charsize (8) trace:comm:BuildCommDCB16 stopbits (1) trace:comm:SetCommState handle 132, ptr 0x40...
2004 Aug 19
1
Serial Communication
...:GetCommState bytesize 8 baudrate 38400 fParity 0 Parity 2 stopbits 1 trace:comm:GetCommState ~IXON ~IXOFF trace:comm:GetCommState fOutxCtsFlow 1 fRtsControl 2 trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1 trace:comm:GetCommState CRTSCTS trace:comm:GetCommTimeouts (0x9c,0x4132b470) trace:comm:BuildCommDCBAndTimeoutsA (38400,e,8,1,0x4066ef88,(nil)) trace:comm:BuildCommDCBAndTimeoutsW (L"38400,e,8,1",0x4066ef88,(nil)) trace:comm:SetCommState handle 0x9c, ptr 0x4066ef88 trace:comm:SetCommState bytesize 8 baudrate 38400 fParity 1 Parity 2 stopbits 1 trace:comm:SetCommState ~IXON ~IXOFF trace:comm:SetCommS...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...-------- trace:file:CreateFileA opening device 'COM1' trace:comm:GetCommState handle 268, ptr 0x421666f8 trace:comm:GetCommState OK trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits 2 trace:comm:GetCommState ~IXON ~IXOFF trace:comm:GetCommState ~CRTSCTS trace:comm:BuildCommDCBAndTimeoutsA (baud=9600 parity=o data=8 stop=2,0x421666f8,(nil)) trace:comm:SetCommState handle 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:SetC...
2006 May 23
4
Problems with Com1
...control all i want .. Zoom Pan Tilt .. etc. Next i tried to connect the Canon Cam .. and after starting the software, it return a "Error initalizing COM1" A #WINEDEBUG=-debugmsg,+comm wine c:\\programme\\Vcc1.exe shows this: trace:comm:BuildCommDCB16 (COM1), ptr 0x403fbafe trace:comm:BuildCommDCBAndTimeoutsA (COM1,0x41a845e0,(nil)) trace:comm:BuildCommDCBAndTimeoutsW (L"COM1",0x41a845e0,(nil)) warn:comm:BuildCommDCBAndTimeoutsW Invalid device control string: L"COM1" so i (Unixnoob and windowsAdmin) dont know where the L comes ? is this the error? I use # wine --version Wine 0.9.1...
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...ain.. > >I got a serial cable with all pinns connected, but it did not work, >but i > >did get something strange, when i hawe crtscts enabled > >and ixon disabled on the serial, things happen. > > > >after this that we hawe seen before: > > > >trace:comm:BuildCommDCBAndTimeoutsA (COM1 96,n,8,1,0x40615318,(nil)) > >trace:comm:COMM_BuildOldCommDCB (COM1 96,n,8,1), ptr 0x40615318 > >trace:comm:COMM_BuildOldCommDCB baudrate (9600) > >trace:comm:COMM_BuildOldCommDCB parity (N) > >trace:comm:COMM_BuildOldCommDCB charsize (8) > >trace:comm:COMM_Build...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call