05-14-2011 10:08 AM
Hi,
I am new to LabVIEW and just recently learned the basics (yes the basics - there is always a first time for everything).. Now I am trying to implement Sample and Hold (just a basic vi) but unfortunately no idea (yes no idea 😞 ) as to where to start from..I know for sure a sine wave/analog signal generator will be the first component..but where to go from here ??
can you guide me please..I am beginner and just starting to learn implementation in LabVIEW ..any algorithm, hint, reference vi would help !!
Thanks
05-16-2011 11:21 AM
Hello traceabc,
What kind of hardware are you using? From my understanding, "Sample and Hold" is done in hardware, like in the circuitry of an ADC. So are you trying to mimick the behavior of this circuit via software, or are you just trying to gather samples from your device? As far as reference materials go, the examples available under the LabVIEW example finder are always a great place to start. From LabVIEW, if you go to "Help -> Find Examples" and then "Hardware Input and Output -> DAQmx", you should be able to find a good starting place for your application.
05-16-2011 11:26 AM
@T-REX$ wrote:
Hello traceabc,
What kind of hardware are you using? From my understanding, "Sample and Hold" is done in hardware, like in the circuitry of an ADC. So are you trying to mimick the behavior of this circuit via software, or are you just trying to gather samples from your device? As far as reference materials go, the examples available under the LabVIEW example finder are always a great place to start. From LabVIEW, if you go to "Help -> Find Examples" and then "Hardware Input and Output -> DAQmx", you should be able to find a good starting place for your application.
The OP double posted by accident. The discussion goes on here
http://forums.ni.com/t5/LabVIEW/sampling-analog-signal-Sample-and-Hold/m-p/1560066