在用MATLAB打开工业相机时候遇到了一些问题,想请教一下各位博主🙏🏻

在MATLAB中调用start(vidobj);打开时报错The enumerated property should have contained the IMAQ value.
用preview(obj, hImage);打开报错Multiple image acquisition objects cannot access the same device simultaneously.
用MATLAB中的image Acquisition能检测到相机和它能用的格式但是点击start preview也报错Multiple image acquisition objects cannot access the same device simultaneously.
想请教一下各位博主应该怎么解决呢?