X-Virus-Scanned: clean according to Sophos on Logan.com Return-Path: Received: from www.whiteaspen.com ([66.180.170.33] verified) by logan.com (CommuniGate Pro SMTP 5.0.5) with ESMTP id 906860 for flyrotary@lancaironline.net; Fri, 30 Dec 2005 21:46:37 -0500 Received-SPF: none receiver=logan.com; client-ip=66.180.170.33; envelope-from=crj@lucubration.com Received: from [10.1.1.99] (unknown [10.101.1.101]) by www.whiteaspen.com (Postfix) with ESMTP id B80B9B801A for ; Fri, 30 Dec 2005 21:45:52 -0500 (EST) Message-ID: <43B5F0CD.1020609@lucubration.com> Date: Fri, 30 Dec 2005 21:45:33 -0500 From: Chad Robinson User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rotary motors in aircraft Subject: Re: [FlyRotary] Re: External datalogging, and other stuff References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Charlie England wrote: > I run xp home & xp pro at home, xp pro at work supported by a Huge IT > group (US Gov. agency). XP is much more reliable than the older > versions; it only locks up once every week or two instead of every day > like the older versions. > > No thanks on MS in the cockpit, except for stuff like an iPaq that's > non-essential. > > Charlie > > al p Wick wrote: > >> I suspect there are not Unix versions, but don't know for sure. You may >> be able to find out from wonderware web site. There are no penalties for >> using windows. Particularly newer versions. There are some Open Source projects under development that run on Linux. They aren't as robust and feature-rich as you'd find in a commercial SCADA product, but they might do for some basic data logging and sensor displays. I'd suggest taking a look at Qt4Lab (http://www.qt4lab.com/). This is an interesting little project that includes a chart-style data plotter (good for charting temperatures) and a series of basic control/display widgets (dial, thermometer, LED bar graph, some switches, etc.) Some assembly is required, but if you want a cheap/free solution it may be a good foundation. If you just want data logging, any basic terminal program hooked to a serial output on an instrument will do the job, provided the instrument is capable of serial output. Regards, Chad