 Nidhogg
		
			Nidhogg
		
		
		
		
		
		
		
		
	
			08-01-2024 06:01 PM
Solved! Go to Solution.
 ZYOng
		
			ZYOng
		
		
		
		
		
		
		
		
	
			08-01-2024 06:53 PM
NI 6251 only supports digital waveform on Port 0. You need to assign all 4 TTL channels to P0.
From NI 6251 Device Specifications
08-01-2024 07:02 PM
Hello and thank you for your reply!
I also tried to move one laser to P0.1, but it didn't work 😞
 ZYOng
		
			ZYOng
		
		
		
		
		
		
		
		
	
			08-01-2024 07:44 PM
Did you test only one line at a time or assign P0.1 to another task while P0.0 is still running?
You cannot have more than one hardware-timed digital input task. You need to assign all P0.0 to P0.3 to a single task using NI-DAQmx Syntax for Specifying Physical Channel Strings
08-01-2024 08:22 PM
Thank you! I think I fixed it now!!!!