PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

i want to know what is different between Star trigger and Trigger signal ?

i want to know what is different between Star trigger and Trigger signal ? and i want to know how to use the trigger signal in design ?
 
 
 
regards
prashanth
0 Kudos
Message 1 of 4
(5,130 Views)

Hi Prashanth,

This link will explain what is Star trigger and what it does


and i want to know how to use the trigger signal in design ?

Could not understant what exactly you are asking for

Could you please explain the context in more detail??

0 Kudos
Message 2 of 4
(5,124 Views)
i am designing PXI  card , i am using J2 connector in that there are 7 trigger lines i  wantto make use of those lines in codeing so i need details about those signal and any example  how to make use of those  signal in codeing ? can i take those signal in FPGA as input  to capture the DATA ?
0 Kudos
Message 3 of 4
(5,111 Views)
Hi Prashanth,

The trigger line on the J2 connectors are basically RTSI trigger lines and can be used to synchronize across different cards on the bus. This is can be called via the regular DAQmx API, and example VIs can be found in the Example Finder (Help > Find Examples) and browsing to Hardware Input and Output> DAQmx > Timing and Synchronisation.

However, if you are looking to synchronise all your readings based on one trigger, you will need to use the Star trigger, and for this you will need the PXI-66xx cards. You can find example VIs for using the Star trigger lines in the LabVIEW Example Finder in Hardware Input and Output > Timing and Synchronization. You will need to have the NI-Sync drivers installed.

Also, what sort of cards are you going to be using? If you plan on using FPGA modules, your question might be better answered on the FPGA forums.

Hope this helped!

Rasheel
0 Kudos
Message 4 of 4
(5,055 Views)