06-06-2006 02:29 PM
			
    
	
		
		
		06-14-2006
	
		
		08:20 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		05-16-2025
	
		
		09:14 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Hi,
The new driver version 1.5 brings some new examples and one of them creates a device list. Perhaps this is something helps you with your problem?
DirkW
06-22-2006 02:19 PM
This VI accesses the "Identity" object, which I can already do (see above).
Really what I'm trying to do is get the input/output lengths for poll mode which are (I think) stored on the devices themselves. It looks like SimpleWho and the new "Configurator" in NI-DNET 1.5 can do this, but I haven't been able to get this as of yet.
06-22-2006 04:16 PM
06-23-2006 09:24 AM
lvABC, you are the man!
This VI was just what I needed - it helped me to understand the "Allocate Master Slave" and "Release Master Slave" services of the DeviceNet object.
Now I can do just what I needed. Thanks!