Jump to content

fws

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by fws

  1. Hi John

    thanks very much for your reply. We have instacal installed and we ran this registry update (we can see the board in instacal - however we keep getting this warning to run a registry update each time we log in and connect the minilab).

    I am attempting to use matlab v 2022 to write digital output lines to control some lights.

    However when I use the DAQ toolbox functions in matlab the minilab only shows up as being an 'analogue' device (see below).

    As such I am unable to add digital output lines which is what I need to do.

    Any ideas on what might be happening here?

    best

    Fraser

     

    m1=daqlist("mcc");

    >> m1.DeviceInfo

    ans = 

    mcc: Measurement Computing Corp. miniLAB 1008 (Device ID: 'Board0')
       Analog input supports:
          8 ranges supported
          Rates from 100.0 to 1200.0 scans/sec
          8 channels ('Ai0' - 'Ai7')
          'Voltage' measurement type
       
       Analog output supports:
          0 to +5.0 Volts range
          2 channels ('Ao0','Ao1')
          'Voltage' measurement type

     

×
×
  • Create New...