Hi,
I am trying to programmatically route trigger lines across multiple buses (because I have multi-segment PXI chassis). I have used PXI - Route Trigger.vi example (see in the attachment) which works fine, but I also need to indicate which of the trigger lines and buses have been routed. Since it is not possible to view the status of programmatically routed triggers in NI MAX, I would like to somehow read from PXI the status of trigger lines and buses (routed/unrouted) and then display it on Front panel similarly to NI MAX (picture in the attachment).
Thank you.