02-27-2008 01:23 PM
02-28-2008 06:12 PM
Hi psgeorge,
I was able to track down these functions in the NI-DMM and NI-SWITCH help documents. I think they should work in VB. NET with the wrapper. The help document will tell you what parameters the functions use.
niDMM_self_test
Found at Start>> All Programs>> National Instruments>> NI-DMM>> Documentation>> NI Digital Multimeters Help. Expand in the Contents Tree: Programming with NI-DMM>> NI-DMM C/CVI/VB Reference Help>> Functions>> Utility>> niDMM_self_test
niSwitch_self_test
Found at Start>> All Programs>> National Instruments>> NI-SWITCH>> Documentation>> NI Switches Help. Expand in the Contents Tree: Programming with NI-SWITCH>> Function Reference>> Functions>> Utility Functions>> niSwitch_self_test.
Hope this information helps, Mallori M.
02-29-2008 05:04 AM
Hi Mallorim,
I'll try them out and let you know how they work out! Thanks!