Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Logger object in Lookout 5.0

I am now trying to log data using Logger object. I use Switch1 for activating LogContinuously mode and Switch2  for breaking logging process. If I turn off Switch1, the logging process stops, its ok. My problem is if Switch1 is still on and I turn off Switch2, the logging process is still running. I seems different from what I have read from Help file. Anyone has the solution for it?Please give me an advice! Thanks a lot. Its better if someone post an example about using Logger object here for reference.
Regards, 
0 Kudos
Message 1 of 2
(3,276 Views)
I think the behaviour you described is correct. If you turn on switch2, the logging process will stop, even when switch1 is on. If you turn off switch2, the process will be running.
Here is an example of logger object.
you can change the "log break" button into a switch, which can better show you how it works.
Ryan Shi
National Instruments
0 Kudos
Message 2 of 2
(3,263 Views)