Measurement Computing DAQ: USB-1616HS-BNC not recognized.

1 visualización (últimos 30 días)
Jessica Klein
Jessica Klein el 12 de Feb. de 2018
Editada: Walter Roberson el 21 de Jun. de 2022
Hello everybody,
I can't get my access to the MCC USB-1616HS-BNC on MATLAB2017b (or MATLAB 2016b). I installed the Support Package for Measurement Computing Hardware via Add-ons and the board can be found by InstaCal.
When I tried daq.getVendors I only get
ans =
Data acquisition vendor 'National Instruments':
ID: 'ni'
FullName: 'National Instruments'
AdaptorVersion: '3.12 (R2017b)'
DriverVersion: 'unknown'
IsOperational: false
And with
device = daq.getDevices;
session = daq.createSession('mcc');
% The error meassage:
The vendor 'mcc' is not known. Use 'daq.getVendors()' for a list of vendors.

Respuestas (1)

Yiming Qiao
Yiming Qiao el 18 de Jul. de 2019
Hi Jessica,
Have you solved the problem? I am facing the same issue now.
Thanks!

Categorías

Más información sobre Hardware Discovery and Setup en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by