Hi all
My task is getting data of UPS using Windows Management Instrumentation(WMI) Win32_UnInterruptedPowerSupply class.
I have tested sample applications using WMI classes like Win32_Process,Win32_OperatingSystem they are working fine.But when iam trying to access Ups data using Win32_UnInterruptedPowerSupply class ,iam notgetting the output. I think there is problem with configuring UPS .
Please suggest and help me in configuring UPS and accessing UPS data.
My task is getting data of UPS using Windows Management Instrumentation(WMI) Win32_UnInterruptedPowerSupply class.
I have tested sample applications using WMI classes like Win32_Process,Win32_OperatingSystem they are working fine.But when iam trying to access Ups data using Win32_UnInterruptedPowerSupply class ,iam notgetting the output. I think there is problem with configuring UPS .
Please suggest and help me in configuring UPS and accessing UPS data.