similar to: COM port for weatherstation

Displaying 20 results from an estimated 100 matches similar to: "COM port for weatherstation"

2011 Apr 15
2
sti + namespace
I''m spidering historical weather data from various sources. I have a WeatherStation class that is begging for an STI implementation: a WeatherStation is associated with a specific weather service, and each weather service has its own protocol for fetching weather data, but most of the code is can be shared in the WeatherStation parent class. Ergo STI. But there are a lot of weather
2005 Mar 21
0
Comport access error
I'm trying to get working a simulator. I use wine + wondows. The prgram runs quite welle Bit I get an error when accessing the com1 port (the game adapter is a serial one) This worked with wine 20040914 but is now broken. Here is the comm trace: [jm@localhost AeroFly Professional]$ WINEDEBUG="comm" wine afpro Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixel 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
2012 Mar 20
3
Wrong output due to what I think might be a data type issue (zoo read in problem)
Here's the small scale version of the R script: http://pastebin.com/sEYKv2Vv Here's the file that I'm reading in: http://r.789695.n4.nabble.com/file/n4487682/weatherData.txt weatherData.txt I apologize for the length of the data. I tried to cut it down to 12 lines, however, it wasn't reproducing the bad output that I wanted to show. The problem is that my whole data set
2001 Feb 28
1
com port acccess again
hi guys! i have some problem whit wine about the $SUBJECT i start my program and i get the following error message: ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine --debugmsg +comm --managed comkern.exe err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for
2001 Dec 04
2
Serial problem with Zworld
I just installed SuSE 7.3 linux including the supplied wine distro. I'm trying to run a single board computer from Zworld called the Rabbit. The specific app name is dcrab619.exe. The gui comes up with no problem but when it tries to talk to the serial port I get these messages from wine: err:string:CompareStringA (s1=(null),s2=""...): Invalide NULL string
2009 May 27
1
NFS mounted samba share
Hi, I'm sharing an NFS mounted directory via samba. When a client connect to the share, he can browse it fine, but any attempt to read data, like copying or looking that the file's properties results in a lockup on the client, and an eventual time out. On the server, a lock ( DENY_NONE 0x120089 RDONLY NONE ) is created an never goes away, even after the client as
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 Jul 12
2
wine-20010305 and serial port access
I'm trying to get the Windows-software for my digital camera to work in wine under Mandrake 8.0 (kernel 2.4.3). Installed wine without errors. Had a look at the ~/.wine/config and it looked ok for me. The part concerning the serial ports: [serialports] "Com1" = "/dev/ttyS0" "Com2" = "/dev/ttyS1" "Com3" = "/dev/ttyS2" "Com4"
2004 Jun 29
0
Error getting windows program to work under Wine
Hello, I've had pretty good success with the few remnants of Windows apps I want to run under Wine except for a Telephone Book app from Savannah.com. When I try to launch I get the following error and was wondering if anybody had any suggestions: fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000 err:dc:DCE_FreeWindowDCE [0x1005b] GetDC() without ReleaseDC()! Thanks. Blaine
2004 Mar 13
0
error messages
Could someone please explain what I should do to rectify this message that I get on trying to run a simple application in wine. ( Notepd works fine) ----------------------------------------------------- mcop warning: user defined signal handler found for SIG_PIPE, overriding fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x8000 XIO: fatal IO error 2 (Success) on X server
2006 Apr 29
9
Wine + serial port basically hangs system
I'm trying to use Wine to run a program called heavy weather - its a windows only program that interfaces with a weather station that I have through a serial port. I was able to get the program up and running with wine. Then, I couldn't get it to connect at all to the weather station. After much too long, I finally realized that the problem was that my permissions on /dev/ttyS0 were too
2007 Mar 19
2
Wine and Skype
I am currently running Skype version 1.3 on a Linux Mandriva 2006 system. It works well, but the Windows version is really superior, supporting several interesting features missing from the Linux version. So I tried to use wine for that. I am not familiar with wine (never need Windows programs, really) and I tried to use what had been installed by Mandriva. Testing wine, it's all right with
2004 Aug 19
1
Serial Communication
I try to use SimoComU, a tool to control frequency converters, on Wine. Since version 2004-07-16 it opens its main window, and most functions seem to work. Anyway, it does not communicate over the serial line. I see the following output: trace:file:CreateFileW L"COM1" GENERIC_READ GENERIC_WRITE OPEN_EXISTING attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U
2005 Apr 25
1
file handle leak when accesssing com ports
Hello everbody: I'm trying to run an programm controlling various hardware of a telescope. It uses only two com ports in order to communitcate with the hardware. It reads and writes several status files to/from the harddisk. No errors occured running this programm under win98 for months. Using wine it workes well with the small exeption that it hanges after several minutes. It turned out
2006 Jun 16
1
Serial port woes
I am trying to get an app called GMWIN running. It installs and runs, but it cannot communicate via the serial ports. It is a controller for PLCs, and its purpose is to talk to PLCs via serial ports, so this is essential... Here's the error I am getting (the NIY-hEvent is repeated many times): [i386]yan@TravelSlug:~$ wine "c:/gmwin_4/gmwin" err:thunk:_loadthunk (DLL16.DLL,
2015 Dec 19
0
Sysvol: users - access denied
Hello, I have a question regarding to access permissions. Recently I have upgraded my DC from version 41.12 to 4.1.21. This weekend I have decided to upgrade to 4.3.3. I have noticed that my users weren't able to access the sysvol share after the upgraded to 4.3.3. As a test I have created a new user "test" and I was able to open the sysvol share without any issues. Next I have
2012 Feb 21
3
Using earth.dist function
Hi Everyone, I am a graduate student who will be using R to do my analysis. I need to do a spatial analysis, and the first step is to calculate the geographic distance between my study sites. I am hoping to use earth.dist because it allows for multiple pairwise distances to be calculated at one time. I have done a sample calculation, and I seem to have a problem between the steps of using
2003 May 12
1
file manipulation error / COM port error
hi.... I'm using Wine 20030408 on FreeBSD 4.6.2 I believe the instalation is ok (made by ports....) I've to run some applications wich does some file manipulations, such as creating and removing.... Creating a file is ok, but when it tries to remove it, the app shows a message box sayng it was not possible to rename the file . Disk access error. (actually, it creates a file and add
2005 Mar 12
1
wine20050310 DC++ 0.670 -Is Active mode possible?
Hi all, I've been using DC++ for some time now without much trouble, but now i wanted to use it's active mode (file-settings-Connection_settings) I've entered the correct IP and port, just as i did in windows. Then i restarted DC++. DC++ then gave me a messagebox saying: "Port xxxx is busy, please choose another one in the settings dialog, or disable any other application