ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
02-13-2008 09:21 AM
02-13-2008 09:38 AM
Ziv,
You need to verify that the driver you downloaded supports ethernet. It sounds like you are trying to use a driver that supports GPIB or serial.
02-13-2008 10:02 AM
02-13-2008 10:16 AM
02-13-2008 10:36 AM
02-14-2008 09:17 AM
Hello,
The driver does not support Ethernet interface because it is not VXI-11 complaint. We verified this when developing and testing the driver and confirmed this with Fluke.
06-27-2013 01:04 AM - edited 06-27-2013 01:05 AM
I have modified this driver so that it works. I am not going to post it because it is straight forward to fix.
The problem is with the commands that the multimeter is expecting an "\n" at the end of read and writes.
So quite simply set Surpess End Enable to false - this fixes the reads
and replace VISA Write in each VI with a find\replace with the VI found here
Hope this saves a few days of someone elses life...
Regards,
James