10-30-2007 09:24 AM
10-30-2007 11:19 AM
So, D1 initiates data collection and D2 indicates it is time to turn off. I would think that one digital output is all that is needed to turn something on or off. In other words, you want to turn collect data then turn on D1. Ok I want to stop collecting data then Turn off D1. That is how I would do it. I would implement it using a simple true/false Case structure. A better description of your application may yeild better results.
10-31-2007 03:54 AM
10-31-2007 06:27 AM
10-31-2007 08:15 AM
10-31-2007 11:16 AM
10-31-2007 12:44 PM