02-11-2013 06:08 AM
I am using LabView 8.5 Pro with IVI Compliance Package 4.3. I am trying to simulate a DMM using IVI Class Drivers. I get the following message:
Error -1074130425 occurred at IviDmm Initialize With Options.vi,
Possible reason(s):
Primary Error: (Hex 0xBFFA1207) The item does not exist in the collection.
Complete call chain: IviDmm Initialize With Options.vi DMM Sim.vi
In MAX, under IVI Logical Names I created the Logical Name DMM and in Driver Sessions created the session dsDMM which I configured in the Simulate With dropdown to use nisDMM. I set no other options in any category or screen. The Logical Name option of the Initialize vi is set to DMM.
Can you point a Newbie in the right direction, please?
-John
Solved! Go to Solution.
02-11-2013 08:17 AM
02-12-2013 05:04 AM
Well, thank you for the quick reply. I wasn't even close on my configuration. The link you supplied was the very information I needed. I searched for days trying to find something like that. Tell me, how did you find that specific information?
Thanks again,
John
02-12-2013 09:11 AM
John,
You can find a lot more information about instrument drivers on the Instrument Driver Network page on ni.com (http://www.ni.com/idnet). Specifically, take a look at the "Using Drivers" section.