stop
(Not recommended) Stop background operation
This session
object function is not recommended. Use DataAcquisition
object functions instead. See Version History.
Syntax
Description
stop(
stops the session and all
associated hardware operations in progress. Stopping the session flushes all
undelivered data that is below the threshold defined by the property NotifyWhenDataAvailableExceeds, and
will not fire any more s
);DataAvailable
events.