01-09-2006 05:26 PM
01-09-2006 06:24 PM
01-09-2006 11:41 PM
Hi Urvi,
You want to generate a DC output from an Analog output channel (present on PCI 6221), the value of which is equal to the DC voltage measured on one of the analog input channels if PCI 6221??
have i understood u right?
Regards
Dev
01-10-2006 01:11 AM
01-10-2006 01:26 AM - edited 01-10-2006 01:26 AM
Hey Urvi,
This part of your query dodges me
"One approach that I am trying out is applying 5 volts constant dc voltage as an input to the pci card and then attentuating the voltage using Labview (if possible) to make it equal to the user defined voltage. Then outputting it for the specified time."
Message Edited by devchander on 01-10-2006 01:27 AM
01-10-2006 11:18 AM
01-10-2006 11:57 PM
Hey
Thanks a lot.. It works but when I stop running the vi, the voltage doesnt go to 0 V but the output retains the last value of the voltage. Is there a way of making the voltage return to 0 volts when I stop running the code?
01-11-2006 12:42 AM - edited 01-11-2006 12:42 AM
A simple way is just set the AO value to 0 Volts outside the Loop ( if it is continous generation)
Once you stop the loop, Generate a zero value that analog output channel
Message Edited by devchander on 01-11-2006 12:47 AM