Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How could I simulate the output of a digital I/O device to test an application?

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

Message Edited by 497 on 04-23-2010 08:13 AM
0 Kudos
Message 1 of 2
(3,167 Views)

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

0 Kudos
Message 2 of 2
(3,123 Views)