LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

acquire data from DC powersupply in 2ms interval

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 .

interval log- keysight.png

thanks in advance

0 Kudos
Message 1 of 4
(1,585 Views)

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!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,544 Views)

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?

0 Kudos
Message 3 of 4
(1,532 Views)

How are you connected to your power supply?  Depending on the communication bus, getting a measurement could be taking more than 2ms.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 4
(1,503 Views)