Displaying 16 results from an estimated 16 matches for "setcommstate".
2004 Aug 19
1
Serial Communication
...RtsControl 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:SetCommState fOutxCtsFlow 0 fRtsControl 3
trace:comm:SetCommState fOutxDsrFlow 0 fDtrControl2
warn:comm:SetCommState DSR/DTR flow control not s...
2001 Feb 28
1
com port acccess again
...ace: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 0x40596080
trace:comm:SetCommState bytesize 8 baudrate 110
fParity 0 Parity 0 stopbits 1
trace:comm:SetCommState ~IXON ~IXOFF
trace:comm:SetCommState CRTSCTS
fixme:comm:SetupComm insize 10240 outsize 10240
unimplemented stub
trace:comm:SetCommTimeouts (84,0x4059606c)
trace:comm:GetC...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...ndle 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:SetCommTimeouts (10c,0x421666e0)
trace:comm:SetCommMask handle 268, mask 1
trace...
2005 Mar 21
0
Comport access error
...69f978
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 38400
fParity 0 Parity 0 st
opbits 1
trace:comm:GetCommState IXON ~IXOFF
trace:comm:GetCommState fOutxCtsFlow 0 fRtsControl 1
trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
trace:comm:GetCommState ~CRTSCTS
trace:comm:SetCommState handle 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:...
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!
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...nus is putting together. in fact it works, but so far We need a
windoze box to controll the Thinkboxx.
Cool hu?
and i did try your patch, though the results here is without it.
the patch did not get communication running, but it did remove the
crtscts and DSR/DTR and left me with the ~IXON ~IXOFF SetCommState
thingie. I hawe left to try your patch with the new cable, but i will try it
on monday.
The1trex
--
Philosophers have tried to interpret the world in different ways; the
important thing is to change it.
- Karl Marx
>From: Mike McCormack <mike_mccormack@start.com.au>
>To: "...
2002 Feb 09
1
Problem with COM
Hello
If I try to open COM in a app. I got:
BaudRate 9600
fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
BaudRate 5760
fixme:comm:SetupComm insize 131072 outsize 8192 unimplemented stub
err:comm:SetCommState baudrate 5760
BaudRate 5726
fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
err:comm:SetCommState baudrate 5726
Use newest Wine, Kernel 2.4.18-7, SuSE Linux 7.1, KDE 2.2beta1,
XFree 4.2.0 (from rpm)
Could You help me, please?
--
MfG / With best Regards
Rusmir Du?ko
Registered...
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
2001 Nov 18
1
Problems with serial comm
...strument manually, I can
see its data. After starting the program configured for direct link, it simply
tells that the equipment is not present.
My feeling is that the program can freely write to the line but it cannot
read it.
In the log created with --debugmsg +comm, I can see lines
warn:comm:SetCommState DSR/DTR flow control not supported
- may this be a problem ?
I can send the log to the person which is capable to analyze the problem.
With regards, Pavel Troller
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 Oct 16
5
another ttyS0 acces problem ;-)
Not the same as the other treath, but also an tty access problem.
I have an old an cheap digital camera wich isn't supported by gphoto(2).
I can get the program running under wine only it shows me:
err:dosfs:DOSFS_CreateCommPort Couldn't open /dev/ttyS0,115200 ! (check permissions)
err:file:CreateFileA Couldn't open device 'COM1'!
FIXME:pthread_rwlock_rdlock
2001 Dec 04
2
Serial Errors
..._EXISTING
trace:file:CreateFileA opening device 'COM1'
trace:comm:GetCommState handle 92, ptr 0x40616b60
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 7 baudrate 2400 fParity 1 Parity 2 stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState CRTSCTS
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...
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
2007 Jul 29
7
Running Prognos 5 in WINE
Hello,
I am trying to run a program named "Prognos" (Version 5) for medical purposes
by a Company named "MedPrevent"
(http://www.medprevent.de/produkte-prognos_de.php).
As installation crashed, I installed on Windows and then copied the installed
files to Linux where I wanted to run the app via wine.
The startup dialogs show up but then there is an error message that
the
2015 Dec 25
0
Wine release 1.9.0
...ized
39789 Reusing xmlhttprequest doesn't clear previous headers
39811 GetLongPathName not working on case insensitive filesystems when short path is passed
----------------------------------------------------------------
Changes since 1.8:
Alex Henrie (2):
kernel32: Add TRACE to SetCommState.
ntdll: Increase maximum number of autodetected COM/LPT ports to 256.
Alexandre Julliard (1):
secur32/tests: Don't check the exact number of cipher bits.
Alistair Leslie-Hughes (2):
oledb32: Convert to a BSTR to work out it size.
oledb32: GetConversionSize shouldn'...
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
Dear Ladies and Gentlemen,
I have several old, yet functioning APC Smart-UPS (Model 600LS, Part AP600I,
Firmware 6JI, no EEPROM, from 1991). They are not supported by Powerchute
any more. I run NUT 2.6.5-4 on Windows XP SP3. I use COM1 port with cable
940-0024C. The connection fails with APC Smart protocol driver 3.0
(2.6.3-3534:3540M), APC command table version 3.0 or higher - it works with
APC