09-28-2006 11:05 AM - edited 09-28-2006 11:05 AM
Message Edited by Subodh on 09-28-2006 11:06 AM
Message Edited by Subodh on 09-28-2006 11:07 AM
09-29-2006
04:27 PM
- last edited on
02-16-2024
08:06 AM
by
migration-bot
Hello Subodh,
I have written and attached code (in LabVIEW 8.0) for the USB-6008 that also generates an adjustable PWM on a digital line. I output 100 points per cycle at 1ms per point so the output waveform is only 10Hz. You can give it a shot if you want but I wouldn't expect much better performance. Based on how much other code is in your loop and how many other applications are running on your computer, you can expect some serious jitter in your loop times. This is not a limitation of LabVIEW or the USB-6008 but of your operating system. For this reason, as you have already heard, the USB-6008 is not designed for this kind of application. Your best option is to use the counter functionality on one of our USB M Series devices or the PCI-6601 counter card.
Best Regards,
Jeff Tipps
Applications Engineer
National Instruments
10-03-2006 09:18 AM
10-03-2006 10:32 AM
10-03-2006 10:43 AM
10-04-2006 11:45 AM - edited 10-04-2006 11:45 AM
Message Edited by Mike_D on 10-04-2006 12:07 PM
10-12-2006 08:51 AM
10-12-2006 12:55 PM
10-19-2006 03:03 PM
10-20-2006 02:40 PM