Jump to content

spbhanus

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

spbhanus's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I tried a couple of things, installing the support package for Digilent devices, Downgraded the Waveforms software to whichever versions the support package was installing, use MATLAB 2021b, tried other USB ports, closing the Waveforms software before running the MATLAB code. It could be one of these things, some of these things or maybe all. Thanks for your assistance.
  2. It is working now! thanks for assistance.
  3. I just installed the Hardware support package. I get this when I do "ver" >> ver ----------------------------------------------------------------------------------------------------- MATLAB Version: 9.11.0.1769968 (R2021b) MATLAB License Number: 660149 Operating System: Microsoft Windows 10 Home Version 10.0 (Build 19043) Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode ----------------------------------------------------------------------------------------------------- MATLAB Version 9.11 (R2021b) Simulink Version 10.4 (R2021b) Data Acquisition Toolbox Version 4.4 (R2021b) Deep Learning HDL Toolbox Version 1.2 (R2021b) Deep Learning Toolbox Version 14.3 (R2021b) Fixed-Point Designer Version 7.3 (R2021b) GPU Coder Version 2.2 (R2021b) HDL Coder Version 3.19 (R2021b) HDL Verifier Version 6.4 (R2021b) Image Processing Toolbox Version 11.4 (R2021b) MATLAB Coder Version 5.3 (R2021b) Parallel Computing Toolbox Version 7.5 (R2021b) This is for the daqvendorlist >> daqvendorlist ans = 2×4 table ID FullName AdaptorVersion DriverVersion __________ ___________________ ______________ _____________ "ni" {'Not Operational'} "4.4 (R2021b)" "unknown" "digilent" {'Digilent Inc.' } "4.4 (R2021b)" "3.7.20" This is when I run daqlist("digilent") >> daqlist("digilent") ans = 0×0 empty table Please let me know how can I make this work
  4. Hello All, I have purchased AD2 and I tested it using the Waveforms Software and got live inputs/outputs, works great. However, I cannot detect the device in MATLAB using the command daqlist("digilent") After using this command I am getting no output. (attached in the image) I am referring to this tutorial Getting started Please let me know how can I start using the Device on MATLAB.
  5. Thanks for the information @attila, Can you show an example of how to use this WF SDK with MATLAB? Do I need to install/download anything other than the Data Acquisition Toolbox?
  6. Hello all, I need to use the AD2 / AD Pro for some analog/digital signal measurements. I have a few questions before I make the purchase. Can I acquire both the Analog as well as Digital input channels simultaneously with MATLAB? Can I change the Gain of an Analog Channel from MATLAB? If so, how? After changing the gain, does the resolution of 14bit apply to this amplified value? i.e. if with 1X gain the input range is +-25V, and the 14 bits are mapped to this voltage range, Does making the gain 10X, make the 14bits map to the new range? i.e. +-2.5V? Thus increasing the precision of the system to low voltages? In my test setup I need to probe (2 analog) signals which will vary in terms of mV (lets say 1-2mVs) and 2 Digital signals simultaneously. Will I be able to measure these small signals with AD2 or AD Pro, If so, which one will be better?
×
×
  • Create New...