Agnieszka wrote:
> I am a beginner with LabVIEW programming. I am acquiring data with a
> PCI6023E and using Simple Data Logger.VI from the examples in the help
> menu to record my data. I would like to know how can I change the
> program to enable the user to specify the amount of time the data is
> recorder for.
I've attached an image that shows the modifications required
to implement what you ask. You need to add a comparison
function that compares the current time to a predefined
limit specified from the input.
As a side note, this VI is a good example for learning the
basics of LabVIEW but I wouldn't base any real code on it. A
proper application has the ability to start and stop the
logging at will. This VI is configured so that yo
u have to
setup your front panel parameters before you start running
the VI. Not a good design
😞Michael Aivaliotis
http://mmwis.com
http://forums.lavausergroup.org
http://niweekblog.com