 labviewman
		
			labviewman
		
		
		
		
		
		
		
		
	
			10-20-2002 03:43 PM
 asimpleman
		
			asimpleman
		
		
		
		
		
		
		
		
	
			10-20-2002 07:36 PM
10-20-2002 08:22 PM
 aderogba
		
			aderogba
		
		
		
		
		
		
		
		
	
			10-20-2002 10:26 PM
10-21-2002 09:37 AM
 Dan_Mondrik
		
			Dan_Mondrik
		
		
		
		
		
		
		
		
	
			10-21-2002 09:54 AM
 asimpleman
		
			asimpleman
		
		
		
		
		
		
		
		
	
			10-21-2002 01:36 PM
 THzMan
		
			THzMan
		
		
		
		
		
		
		
		
	
			10-14-2008 12:13 PM
Hello,
I am a rookie Labview programer and I am having trouble communicating with a device using the serial configurations.
How do I know which serial port # am I using?
From what I understand COM or ASRL are equivalent. How are they actually the same (i.e. COM1 is ASLR1 ...etc )? How do I set this up? What is this MAX that I read you guys are talking about? It seems to me that here is where you set up the aliases for the ASLR'values.
I think my code is correct, I have a VISA serial config.vi, a VISA serial write, VISA serial read, VISA serial close, and a simple error handler. But I get the following error:
| –1073807343 | VI_ERROR_RSRC_NFOUND | Insufficient location information or the device or resource is not present in the system. | 
My guess is that I am impting the wrong VISA resource name.
Any suggestions? Thanks
 RavensFan
		
			RavensFan
		
		
		 
		
		
		
		
		
	
			10-14-2008 01:21 PM
short answer first. MAX is Measurement and Automation Explorer. You'll see that icon on your desktop or under National Instruments in the Program Files menu. It is important to know this if you are using any NI hardware or software.
Once you have opened that up and looked through it, it should help you understand the previous posts. Then post back with any questions you may still have.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			10-14-2008 02:33 PM