Posted Wed, 09 Nov 2022 13:06:04 GMT by Weiss, Alexander Prüfingenieur
Hi,I have a DMM6500 and a 2000 scan card. I would like to perform a 2-wire measurement on channels 1 and 2.
The Scan Card is also recognized and displayed correctly on the multimeter and it can also be measured. If I now want to address the ScanCard  via:
driver.ChannelFunction(ChannelList:="1:4") = MeasureFunction(ComboBox1.SelectedItem.ToString())
i receive:
:ex. Message = "KeithleyDMM6500: Instrument model does not support this feature: put_ChannelFunction."

I use the vb.net example MeasureMultipleVBnet as a basis. I currently found no way to address the individual channels here. Are there any examples here?
Posted Thu, 10 Nov 2022 16:43:05 GMT by McKinney, Ty
Hello,
I do not believe the driver supports scanning with the DMM6500. The example you're referencing states it's a DAQ6510 example, which would explain why the error is saying that the command is not supported by the DMM6500. See attached picture for DAQ ONLY capable commands.
Posted Mon, 14 Nov 2022 17:31:43 GMT by C, Andrea
Looks like this one found a work around:  https://forum.tek.com/viewtopic.php?f=617&t=142379
Posted Thu, 24 Nov 2022 19:39:05 GMT by Weiss, Alexander Prüfingenieur
Okay, Thanks, I'll test right away when I'm back in the office

You must be signed in to post in this forum.