addClockConnection
(Not recommended) Add clock connection
This session
object function is not recommended. Use DataAcquisition
object functions instead. See Version History.
Syntax
Description
addClockConnection(
adds a clock connection from the specified source device and terminal to the
specified destination device and terminal, of the specified connection type.s
,source
,destination
,type
)
Tip
Before adding clock connections, create a session using daq.createSession
, and add
channels to the session.
adds a clock connection from the specified source device and terminal to the
specified destination device and terminal, of the specified connection type and
displays it in the variable cc
= addClockConnection(s
,source
,destination
,type
)cc
.