I am using usb 6009 and c# to program a DAQ applicaiton. I have the following questions:
1) For analog input, the test range is -10V to +10V. If the pin of DAQ detects the voltage out of the range -10v to +10v, how the DAQ responses? in DAQ function, there a error message popup or some other warning happens
2) For analog output, I know we can output voltage, could we output current? if usb 6009 can do that, what is range for this current output?
3) I will use linear scaling for my analog input, but I would like to display the voltage in the pin which means I want to display the acquired value before scaling, could I do that? and also I don't want to affect the performance of my application too much, what can I do?
4) About Ni-scope library, could I use DAQ to work on that, or I need some special hardware equipments for ni-scope?
Thanks a lot