01-20-2006 08:43 AM
01-20-2006 11:20 PM - edited 01-20-2006 11:20 PM
Hi,
First of all, The SVL calibrate sensor is a stand alone functional VI and you do not have to connect it with any of the following, DAQmx Create Channel.vi, DAQmx Timing.vi or DAQmx Start Task.vi.
Just double click on it and open its block diagram. You will understand what i am trying to explain
I have attached a VI which you can use to perform cal on each channel with seperate config settings
Just put this part of code inside a case structure and see to it that executes before your DAQ mx create channel to perform SVT calibration before your DAQ process
Hope this helps
Regards
Dev
Message Edited by devchander on 01-20-2006 11:21 PM
01-21-2006 12:50 AM
look at attached VI
you can use propetty nodes to set coupling during configuration on per channel basis.