LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to collect systeminformation (Windows 2000) via CVI or LabView

Hey,
is it possible to collect some systeminformation (Windows 2000) about the hardwarememory and IRQ´s via CVI or LabView.
If I open the Systeminformation/Hardwareressourcen/ Arbeitsspeicher, I´m able to see the memory sector a device is using.
But how can I get these information via CVI or LabView ??
0 Kudos
Message 1 of 2
(4,713 Views)
CVI provides functions for getting system information, such as hard drive space, windows version, system memory information, computer name, screen saver, etc. These functions are in the Programmer's Toolbox under "System Configuration". It sounds like you are actually looking for device information though, on individual boards and devices in the system. We do not have native CVI functions for retrieving device configuration information. I don't know of anyway in Windows SDK programming either to get that kind of information.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(4,713 Views)