04-23-2010 08:13 AM - edited 04-23-2010 08:13 AM
Hello everyone,
I have a general question. I am writing an application that is going to process the digital output of a PCI 6537. At this moment I don't have access to the hardware. How can I simulate the output or even simpler, generate a digital waveform that can be used as the input of the application?
thank you,
Leily
04-26-2010 04:41 AM
Hey Leily,
You can create a DAQmx Task using Measurement and Automation Explorer.
Rightclick on Data Neighborhood -> create new -> DAQmx Task -> set your Configuration
Now you can read this task with LabView using the VIs from the DAQmx dropdown menu.
Philipp