首頁
支援
Python 錯誤訊息 - nidcpower.errors.DriverTooOldError
Python 錯誤訊息 - nidcpower.errors.DriverTooOldError
更新 Nov 2, 2023
產品資訊
產品資訊中描述經過驗證可以使用本文所述解決方案之產品。此解決方案可能也適用於其他類似產品或應用。
驅動程式
NI-DCPower
其他
Python™ nidcpower module
問題敘述
當我試圖執行一些SMU的 Python範例程式碼時,Python 卻回報說找不到 NI DC Power 函式:
AttributeError: function 'niDCPower_InitializeWithIndependentChannels' not found
我嘗試使用 Python API 來控制我的 PXI(e) SMU。執行我的程式碼時遇到以下錯誤:
nidcpower.errors.DriverTooOldError: A function was not found in the NI-DCPower runtime. Please visit http://www.ni.com/downloads/drivers/ to download a newer version and install it.
解決方案
這個錯誤可透過檢查和更新
NI DCPower
、
PyPI
和
Python
的版本來解決。
NI-DCPower Python API 已經針對 NI-DCPower 2021 進行了測試,因此較舊的驅動程式版本可能無法執行。所需的軟體版本可以在
nidcpower
上找到。
相關連結
Python Resources for NI Hardware and Software
NI Modular Instruments Python Documentation
nidcpower module
其他支持選項
詢問NI社區
在我們的論壇中與其他用戶協作
搜索NI社區以尋求解決方案
請求工程師的支持
需要具備有效的服務合約或有效的租用版軟體,且支援選項因國家/地區而異。
打開服務請求
了解租用版軟體與服務
了解硬體服務計畫
Was this information helpful?
Helpful
Not Helpful