Jump to content
  • 0

External clock for DT9816 in MATLAB


Yue1

Question

I'm trying to check the external clock functionfor the DT9816 in Matlab, but I don't see the destination of ther External trigger and clock inport channel. Anyone knows what I should put in the  addclock Function?

clk = addclock(d,"ScanClock","External","????")

>> daq.getDevices

ans = 

dt: Data Translation DT9816 (Device ID: 'DT9816(00)')
   Analog input supports:
      -10 to +10 Volts,-5.0 to +5.0 Volts ranges
      Rates from 60.0 to 50000.0 scans/sec
      6 channels ('0' - '5')
      'Voltage' measurement type
   
   Digital IO supports:
      8 channels ('port0/line0' - 'port0/line7')
      'InputOnly','OutputOnly' measurement types

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
On 5/8/2024 at 4:14 PM, JRys said:

The DT DAQ Adaptor for MATLAB user manual shows how to configure an external trigger, starting on page 21. Note that the DT9816 supports a Negative external trigger—see page 63 in the DT9816 user manual.

Thank you for answering, but only external trigger are introduced in the manual. Is it possible to use the external clock?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...