Main Content
prepare
(Not recommended) Prepare session for operation
This session
object function is not recommended. Use DataAcquisition
object functions instead. See Version History.
Syntax
Description
prepare(
configures and allocates
hardware resources for the session s
)s
and reduces the latency of
startBackground
and startForeground
functions. There must be at least one channel in the
session before you can call this function. Use of this function is optional; it is
automatically called as needed.