Problem Description :
I think I know how to send CTR0 OUT to the RTSI bus using the NI-DAQ
select_signal command:
select_signal(dn,nd_rtsi_0,nd_gpctr0_output,nd_dont_care)
But the equivalent command for CTR1 does not seem to be supported for E
series
boards according to the documentation that I have seen.
Is there a way to send the output of CTR1 to the RTSI bus?