 EMcMahon
		
			EMcMahon
		
		
		
		
		
		
		
		
	
			06-07-2016 04:38 PM
Is there a way to programmatically access configuration settings for modules in use on a cRIO? I'm specifically looking to set the RTD type for channels on the NI 9216 RTD module through VIs rather than through the project exporer. That way, when the system is compiled and sent to a customer, they would be able to change that without requiring source code.
Has anyone done this?
Solved! Go to Solution.
 crossrulz
		
			crossrulz
		
		
		 
		
		
		
		
		
	
			06-07-2016 08:22 PM - edited 06-07-2016 08:22 PM
If you are using the Scan Engine to read the input (not in the FPGA), there is a propery for setting the RTD type. In the FPGA, you just have the LSB Weight and the Offset properties.
