04-30-2007 04:05 PM
04-30-2007 04:59 PM
05-01-2007 04:00 AM
05-01-2007
04:03 AM
- last edited on
03-11-2025
11:56 AM
by
Content Cleaner
05-01-2007 04:27 AM - edited 05-01-2007 04:27 AM
Message Edited by TonP on 05-01-2007 11:28 AM
05-01-2007 03:06 PM
05-01-2007 03:58 PM
Jennifer,
Software timed should be fine. Do you have an example for the PCI-6221 with LabView 7?
05-02-2007
04:03 PM
- last edited on
03-11-2025
11:58 AM
by
Content Cleaner
You can find an example which was created by one of my colleagues for a single channel in the discussion forum post Generating a PWM using USB 6008.
This example was originally created in a current version of LabVIEW, however a LabVIEW 7.0 copy has been posted later in the discussion. This will give you the basic concept. You will need to modify to expand the channel count and change the number of samples to get the appropriate frequency (right now there are 100 samples at 1ms which will give a 10Hz pulse).
I recommend reading through the above post as there is a good discussion on the limitations of the software timing methodology.
I hope this helps,
Jennifer O.
05-04-2007 12:49 PM
just a tought...tell me if it make sense:
since there is a NI card with a clock of 1MHz, one should be able to use it as the time source in a timed loop. from there to actually make output pattern at a rate faster than a 1ms should not be too difficult.
05-04-2007 01:28 PM