07-19-2020 05:45 AM
Hi team ,
i am using the keysight DC power supply E36100 Using that power supply i need to capture the current , voltage ratings w.r.t. in interval of 2ms and plot it on the excel sheet .
i have done somethings . attached the program in screenshot .
Kindly guide me .
thanks in advance
07-19-2020 11:26 AM - edited 07-19-2020 11:27 AM
Hi willcan,
@willcan wrote:
i am using the keysight DC power supply E36100 Using that power supply i need to capture the current , voltage ratings w.r.t. in interval of 2ms and plot it on the excel sheet .
i have done somethings . attached the program in screenshot .
What is your question?
What is the problem?
Where is the "attached program"? There only is an image in your message: we cannot debug images with LabVIEW!
07-19-2020 03:49 PM
You have a subVI with a wrench in it, inside the loop. That symbol usually indicates some sort of configuration, and it will always run with the same data since they are constants or sourced from prior to the loop.
Do you need to run that subVI on every iteration inside that loop?
07-20-2020 06:40 AM
How are you connected to your power supply? Depending on the communication bus, getting a measurement could be taking more than 2ms.