 Maloya
		
			Maloya
		
		
		
		
		
		
		
		
	
			05-18-2015 07:10 AM
How can I connect an Arduino to a CRIO?
Serial Communication via the RS232 Port?
Is it possible to connect just the TX and RX?
Is there another option?
Are there solutions using different CRIO modules?
 nyc_(is_out_of_
		
			nyc_(is_out_of_05-18-2015 08:26 AM
@Maloya wrote:
How can I connect an Arduino to a CRIO?
Serial Communication via the RS232 Port?
Is it possible to connect just the TX and RX?
Is there another option?
Are there solutions using different CRIO modules?
I don't see how this has anything to do with Instrument Control.
I suggest you go on over to http://forum.arduino.cc
 crossrulz
		
			crossrulz
		
		
		 
		
		
		
		
		
	
			05-18-2015 08:31 AM
I suppose you could use a DIO module to set up some weird specially communications. But just using the serial port is by far the simplest method. It is just VISA calls on the RT side and there are a ton of Arduino libraries for serial communications.
05-19-2015 02:21 AM - edited 05-19-2015 02:22 AM
http://forum.arduino.cc/index.php?topic=323926.0
I do think the problem is on the arduino side but nevertheless. Mabye you have an idea.