When using NI4882.Board (0) function, exception errors may occur depending on the combination.
Primary address is 0.
There are two exception
Error 1:
Even the combination that had no problem in the past (PCI-GPIB and NI Max ver. 17.0) became an exception and could not proceed.
After I updated driver, Board(0) became exception.
PC is windows7(64bit).
I changed the driver (14.0 / 17.0 / 20.0) and device (PCIe-GPIB) and tried it.
However, it could not be repaired.
PCI-GPIB and PCIe-GPIB can use on other PC(win7).
It seems driver is strange. but, I already wrote, uninstall->re-install did not solve this issue.
Error 2:
With GPIB-USB-HS +, an error always occurs on Board (0).
I can not use as controller (But, I could use as GPIB analyzer. So, I think Hardware is normal).
Both detail exception is below(Sorry, OS is Japanese)
System.TypeInitializationException
HResult=0x80131534
Message='NationalInstruments.NI4882.Internal.GpibDll' のタイプ初期化子が例外をスローしました。
Source=<例外のソースを評価できません>
スタック トレース:
<例外のスタック トレースを評価できません>
内部例外 1:
OverflowException: 算術演算の結果オーバーフローが発生しました。
Am I missing something setting?
Why OverFlow exception is happened?
What could be the cause and how to fix it?
Thanks!