LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use discret signal with Event Structure

Hi,

Is it possible to use a discret signal (from PXI-6511) as an event for the Event Structure?

Instead of executing some code when a button of the form is pressed, I would like to use a real button connected to a digital board.

Thank you!
0 Kudos
Message 1 of 6
(3,177 Views)

Hello,

Do you want a trigger? because you don't need an Event Structure with a trigger.

What do you want to do with this button? Data acquisition, ... ?

Can you send your VI?

Regards

VéroniqueD
NI France
0 Kudos
Message 2 of 6
(3,143 Views)
Yes, I will have a button connected to a NI PXI-6511 board, and I would like that when I press the button it starts to do some acquisition and some processing of the data acquired.

I thought in doing a loop where for each iteration I check the discret signal, but maybe there's a better way, like a trigger that would execute some labview code when detects that discret signal.
0 Kudos
Message 3 of 6
(3,140 Views)
I think that the trigger is the best choice.
here an example.
VéroniqueD
NI France
Download All
0 Kudos
Message 4 of 6
(3,137 Views)
I can't open these files. I have Labview 7.1.1.
Could you convert them?

Thank you!
0 Kudos
Message 5 of 6
(3,138 Views)

Here is a screen shot

Message Edité par Véronique D le 03-02-2007 10:14 AM

VéroniqueD
NI France
0 Kudos
Message 6 of 6
(3,106 Views)