02-17-2006 03:26 PM
02-20-2006 06:13 AM
02-20-2006 07:23 AM
02-20-2006 01:39 PM
Hello,
It is possible to use a different scale for each channel in your analog input task and to set this all up programmatically. I am attaching an example. Basically, you have to first create your analog input channels and give them a name. Then, you use the DAQmx Create Scale VI to create a scale and then DAQmx Channel property node to set the active channel and the scale information. I have done only two channels, but it can be scaled up. I have taken a rather brute force approach to creating each scale, but you could use a loop to increment the scale and channel name.
Let us know if you have further questions.
Thanks,
Laura
02-20-2006 01:52 PM
02-23-2006 09:09 AM
Hi,
Is there any chance you could resave that example vi in labview 7.1?
Thanks,
Jason
02-23-2006 09:14 AM
Hi Jason,
Absolutely! Let me know if you can't open the attachment in 7.1.
Regards,
Laura
03-28-2008 10:51 AM
03-31-2008 04:22 PM