06-10-2024 12:05 PM
Hi all, I am fairly new to LabView and I am running into an issue. I'm not sure if this is the right place . The program I am working with uses the BK Precision 913XX driver to run a BK Precision 9132B Power Supply. I am running into the following error when I try to start the program:
From what I understand, the "Error Query.vi" program reads any error from the power supply and reports them. So I assume the "Parameter Overflowed" error is coming from the power supply. How can I get further details on this error, or is there a way I can clear it?
06-10-2024 01:27 PM
@Temo_10 wrote:
Hi all, I am fairly new to LabView and I am running into an issue. I'm not sure if this is the right place . The program I am working with uses the BK Precision 913XX driver to run a BK Precision 9132B Power Supply. I am running into the following error when I try to start the program:
From what I understand, the "Error Query.vi" program reads any error from the power supply and reports them. So I assume the "Parameter Overflowed" error is coming from the power supply. How can I get further details on this error, or is there a way I can clear it?
Yes, that error is from your instrument and you need to refer to the user manual for more information on that error. Unfortunately the 9132B manuals do not specify anything about overflow.
User manual for 9130 has the overflow error but doesn't explain much.
My guess is that some parameter that you set was more than the instrument supports.