About 2,980,000 results
Open links in new tab
  1. Error -1073807360 Occurs when Using VISA and LabVIEW - NI

    Apr 19, 2024 · Even if you do not explicitly open a VISA reference, one is created whenever a read or write is performed. To avoid this error perform the following steps: Explicitly open all …

  2. Keep getting VisaIOErrors after crash, unless device and ...

    Jan 15, 2021 · In order to fix this, we have tried to call device.clear() and device.close() / device.open(), but this doesn't seem to work. Even rebooting the device does not work. The …

  3. Solved: NI VISA Error -1073807360 - NI Community

    Feb 6, 2024 · Solved: Hi, I'm trying to connect with a relay board connected to desktop through USB Cable. The COM Generated (COM 6) can be seen in the device.

  4. LabVIEW错误-1073807360发生于 VISA Configure Serial Port …

    Jun 19, 2023 · 文章讲述了在调试上位机时遇到的错误-1073807360,该问题源于VISAConfigureSerialPort函数的端口配置。 错误可能是由于未选择正确端口或停止位设置不当。

  5. Once again viOpenDefaultRM -1073807360 #681 - GitHub

    Jul 22, 2022 · Thanks since PyVISA cannot figure out what VISA library is installed I would suggest to fully uninstall your VISA library (NI, Keysight, etc), and then re-install it. Also be …

  6. Serial communication error -1073807360. What caused it

    Oct 1, 2008 · There is a possibility there is something going on in you hardware causing this error. Although it may be hard to catch the error with NI-SPY, I think it would provide much more …

  7. VI_ERROR_SYSTEM_ERROR Cannot run pyvisa #272 - GitHub

    Jul 18, 2017 · Right after installing I got the same error you have. However after restarting the VM the output of python -m visa info is now the following and everything looks fine.