我用 Call Library Function Node 呼叫由其他開發工具寫的 DLL 檔時會彈出一提示框
An exception occurred within the external code called by a Call Library Function Node.
This may have corrupted LabVIEW's memory.
You should save any work to new location and restart LabVIEW.
VI "RI803T.vi" was stopped at Call Library Function Node 0x1DC4 of subVI "RI803T.vi"
其中錯誤碼分別是 0x1DC4, 0x20D8, 0x2644
這是什麼原因呢?
在 11-19-2009 08:14 PM
請問您labview版本?
如果使用 tools>>import>>shared library (dll) 會發生何事?
您有使用其他電腦嘗試嗎?
如果允許,可以附上*.h + *.dll 嗎? ( 最好壓縮 )