Sure,
I uninstalled NI-488.2 ver 2.10 and installed the version CEC 488 ver.8 (downloaded http://www.keithley.com/search?SearchableText=usb+gpib).
I have verified through their sw the communication with the device- was ok.
I can even communicate through NI-MAX with the device under Miscallous VISA Sources.
The questions are,
1)Why are there 3 devices appearing? (See pic VisaProblem.bmp)
2)Why can I communicate with one and with the other one I can't (replies with Error 0xBFFF003B).
According to the SPY-file the same session worked fine several times with command *CLS and the last time it went to an endless loop passing the same two sentences:
200. viWriteAsync (0x0AE2B7E0, "*CLS;", 5, 0x04042870)
> Process ID: 0x00000D98 Thread ID: 0x00000E7C
> Start Time: 17:43:46.310 Call Duration: 00:00:00.000
> Status: 0xBFFF003B (VI_ERROR_QUEUE_ERROR)
and,
201. viGetAttribute (0x0AE2B7E0, 0x3FFF001A, 10000)
Process ID: 0x00000D98 Thread ID: 0x00000E7C
Start Time: 17:43:46.310 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
Thanks
Yariv3G