Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

connect a bus trigger signal with a digital port

Hi
 
I have a problem with daqmx : I would like to connect a signal on the trigger bus of a pxi card (a terminal under daqmx) with a digital port (a line under daqmx). I tested the daqmx connection VI but one can only connect terminals between them…
 
I would also like to know where is the port4 of my 6534pxi card, because when I want to choose a port in daqmx, for the creation of a channel for example, I have the choice of the ports from 0 to 3 and the port5… I have surely miss something (unless the port4=port5 but the card docs do not speak about the port5).
Moreover theport 4 has the starttrigger and stoptrigger pins on which I want to recover signals.
 
Just a last thing, how should the port be configured where is starttrigger and stoptrigger under daqmx?
 
thanks for your answers
 
hari
0 Kudos
Message 1 of 3
(3,464 Views)
Hi Hari,

To respond to your first question have a look at the attached picture adn at the "Device connection" in MAX.

About the port 5 :
The Port 5 showing on your digital output channel in MAX has timing controller lines for high speed data transfer. It has four control lines for digital output. The pin assignment for this port is as follows:
Port 5, line 0 --- PCLK1 (Pin 5)
Port 5, line 1 --- PCLK2 (Pin 6)
Port 5, line 2 --- ACK1 (Pin 3)
Port 5, line 3 --- ACK2 (Pin 😎
You can find this information and more on pages 23-24 and pg 99 of the DAQ-6534 user manual ( http://www.ni.com/pdf/manuals/371464d.pdf ).
Please check the Device Pinout to check with wich PFI line they are connected.

For your last question.
There is no specific start or stop trigger trigger line in DAQmx. You can use PFI line to Start a task.
There is no specific Stop Trigger in DAQmx you can us a referenced Trigger to perform a Finite Buffer acquisition but there is an alternative programme to do a Start and Stop trigger acquisition:
http://zone.ni.com/devzone/cda/epd/p/id/908

Have a great Day.

Matthieu
National Instruments
0 Kudos
Message 2 of 3
(3,453 Views)

Hi Matthieu,

thanks for made a accurate reply.

I have already read the pxi6534 docs neverthess the port description deals with the port4. Thanks your answer i can continue with the port5.

have a nice day.

 

 

0 Kudos
Message 3 of 3
(3,451 Views)