Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Traditional DAQ channel Help

Status
Not open for further replies.

trimixdiver

Nuclear
Joined
Apr 14, 2005
Messages
14
Location
US
I have a vi that was made for me. Im a total newbie to labview. It used a true boolean constant to simulate a event counter input with a switch. I now want to use the DAQ card (PC-DIO-24) to get the event data.

It was set up to activate a event structure. So I did the same with the DAQ channel and no joy. I can send the vi to you to see it.

Thanks
 
If I get it right, you are reading a True/False value from your board. If you write this value to the Switch you used before, you can keep the same code you had.
Change the switch to indicator and wire the output of your measurement to it. This should do the job, in case you are reading One Sample at a time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top