Products and Environment
  
    This section reflects the products and operating system used to create the example.
  
  To download NI software, including the products shown below, visit ni.com/downloads.
	Code and Documents
	Attachment
		
			
					
		
	
		
			
				
					
					
						Description
Description-Separate-1This example explains how to get the serial number and other information of NI hardware programmatically.
 
Description-Separate-2How to Use
How-Separate-1
- For all NI devices
NI System Configuration API can be used to get the serial number of NI hardware devices. 
Download the example Get_Hardware_Info.vi for more detail.

 
- For NI DAQ devices
 
- The serial number could be acquired by DAQmx property node. In the function palette of the block diagram, the "Device Node" could be found at Measurement I/O > Advance > I/O Constant > Device Node.
 

- Choosing the information needed by clicking the Device Node and select in the Identification category
 

- Assigning the DAQ device and executing the vi would get the information of the DAQ hardware.
 

 
How-Separate-2Related Links
Related-Separate-1
 
Related-Separate-2 
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		 
		
		
	
	
	
 
	
				
		
			
		
			
		
			
		
			    Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.