addclock
Add clock connection to device interface
Description
addclock(
        adds a clock connection to the DataAcquisition interface for sharing, importing, or
        exporting a clock configuration. The created clock connection is appended to the
          d,"ScanClock",clkSrc,clkDest)Clocks property of the DataAcquisition object.
clk = addclock(___)
[
        adds the clock and returns the clock object and the clock index from the DataAcquisition
        interface.clk,idx] = addclock(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a