To: | |
---|---|
Subject: | Re: [ts-7000] help me(ts-7250 control application) |
From: | "Don W. Carr" <> |
Date: | Fri, 3 Nov 2006 11:40:43 -0600 |
I just started porting my control engine (RTU like functionality) to the TS-7xxx, but it will not be ready for a while. I am not sure if anybody else out there has something basic they could give you. Tell us a little more about your application, such as what kinds of things you are controlling. Also tell us what IO you are planning on using, such as the onboard IO on the board, or IO added via the PC/104 connector, etc. For now, you can write a loop that reads the inputs periodically depending on the speed of your application, then you process them, and send any outputs necessary. Kind of like this: while (true) { read inputs . . . . process inputs . . . . send outputs . . . . sleep (wait for next cycle) } On 11/3/06, HOSAM YOUSIF
<> wrote:
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [ts-7000] Re: hot-swapping JP2, Jesse Off |
---|---|
Next by Date: | Re: [ts-7000] Generating a 25Khz wave on DIO pins, Don W. Carr |
Previous by Thread: | [ts-7000] help me(ts-7250 control application), HOSAM YOUSIF |
Next by Thread: | Re: [ts-7000] help me(ts-7250 control application), Jim Jackson |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU