07-10-2018 01:57 AM
Hi,
I am trying to create a LabVIEW program that could view the details of PXI modules (serial number, calibration date, temperature, etc.) remotely using the computer's IP address installed in a system without interrupting the current activities of that system (this is what windows remote desktop do). I have view the calibration audit.vi example and it seems this patterns the program I would like to create. However, I keep on getting this error:
NI System Configuration: (Hex 0x80040373) Could not contact the System Configuration API at the specified target address. Ensure that the system is online.
On the other hand, I am also considering a program that will be able to locate a certain PXI module using its serial number. In the UI for example, I will enter the serial number and it will return the details such as calibration date and its current location, PC name or IP address real-time. I am talking about several IP addresses available. Is this possible?
Thanks,
Karen
07-10-2018 02:14 AM
Hi,
Below link might help you debug.