If the trigger signal is shared from the master on RTSI0, you simply monitor that RTSI line using the Digital Input node in LabVIEW FPGA. Reading the state of the RTSI line is the same as reading the state of an external digital input.
In your LV FPGA code you can either wait for a rising or falling edge on the RTSI line, or compare consecutive values to detect an edge, at which time you take the time stamp.
Christian L
NI Consulting Services
authored byChristian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX