01-03-2019 01:57 PM
what can i replace (daqmx create channel (ai-voltage-basic).vi) if i don't have the right equipment
			
    
	
		
		
		01-03-2019
	
		
		02:00 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		01-08-2025
	
		
		08:25 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
You could simulate the equipment that you need. Then you don't have to change your code.
Does that help?
01-03-2019 02:00 PM
Please use the actual text box to type your message rather than the "insert code" box.
What is "ai-voltage-basic.vi"? It sounds like something from traditional DAQ.
Perhaps you should give a bit more description as to what you are trying to do.
01-03-2019 02:27 PM
"daqmx create channel (ai-voltage-basic).vi"
That is the default polymorphic instance that is placed on the diagram if you go to...
Measurement IO >>> DAQmx >>> Create channel.
So in that context the idea of creating a virtual device in MAX is a good first guess.
Ben