02-10-2020 09:34 PM
My teacher only gave me a USB-6501, but he asked me to measure a positive square wave and nine negative square waves. I think as long as a stable pulse wave with a duty cycle equal to 10% is generated.What can I do? Measure or make wave? And how?
02-21-2020
01:12 AM
- last edited on
12-19-2024
08:50 AM
by
Content Cleaner
02-25-2020 02:58 AM
Hi
The attachment is my labview program. But the program has a 200077 error. Can you help me?
02-25-2020 05:22 AM
Hi,
This error might be because the USB 6501 is not capable of Counter Output and can only be used for measuring (Counter Input).
The USB 6501 is software-timed, so the pulse generated will not be as accurate as a hardware-timed device.
This post might help you:
https://forums.ni.com/t5/Digital-I-O/USB-6501-pulse-train/td-p/253690?profile.language=en
https://forums.ni.com/t5/Digital-I-O/NI-USB-6501/m-p/3239247#M20624
07-01-2023 06:56 AM
Hi Carmen,
For this topic:
6501 only support 24 channels DIO and a counter.
If we want to use it to generate the pulse, then we need to set the bit to 1 and 0 toggling with dedicated delay, to meet the requirement of the duty cycle.
Since this is software timing, and not so accurate, then could be used in the simply scenario, or low frequency.
Please correct me, thanks.