06-02-2010 02:54 PM
I am trying to run the examples for"ScopeWithUI" in DotNET/Examples. These require NationalInstruments.ModularInstrument.Common, NationalInstruments.ModularInstrument..ModularInstrumentsSystem, and NationalInstruments.ModularInstrument.Scope.
I haven't found a message in the forums that corresponds to this question.
Help.
Dick
Solved! Go to Solution.
06-03-2010
12:43 PM
- last edited on
04-11-2025
05:21 PM
by
Content Cleaner
Hi Dick,
To be able to run the referenced example, you would need to install the NI-SCOPE driver compatible with all NI-SCOPE hardware. Installing the driver will ensure that the appropriate assemblies are located in the Global Assembly Cache.
06-03-2010 12:55 PM
Thanks. I made the (incorrect) assumption that this was a general-purpose example. I do need to emulate, in some limited way, scope operation (I've got CompactDAQ hardware), so I'll have to look at the more generic examples.
Dick