02-18-2008 05:41 PM
02-19-2008
03:50 PM
- last edited on
10-29-2025
08:37 PM
by
Content Cleaner
Hi Argneka
I see that you opened a service request with one of our applications engineers. For others reading this thread the ContWriteDigChan_Burst example uses I/O Burst Mode, but this mode is not supported on the PCI-6025E card. That mode is only available on the DIO-32HS/653x. You can also verify the I/O modes supported by your card in the card's user manual. I hope this is helpful,
02-20-2008 06:15 PM
Hi,
Is there a way to pulse the output of the 6023E or 6025E? I see that Measurment Studio has a .NET function for Waveform. Can I generate a waveform to the particular DIO channel. I can easily turn on and off the channel but I need to pulse the output or send a waveform that is PWM. If the 6023E / 6025E cannot do this then what card can.
Thanks,
Argula
02-25-2008
11:36 AM
- last edited on
10-29-2025
08:39 PM
by
Content Cleaner
Hi Argneka,
You can do PWM with the 6023E or 6025E. The GenDigPulseTrain_Continuous example can be helpful in getting started with this application. The PulseDutyCycle and PulseFrequency properties will allow you to change the parameters of your pulse, so you can implement pulse width modulation. You must take into account that the pulse you specify must complete a cycle before you can change the parameters of the pulse again. Since the examples’ location depends on your system; this knowledge base can be helpful in finding the examples in your computer.