LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

power supply code in labview

I am sorry.

 

   this is a dc high voltage power supply. I want to write a labview code for this power supply in serial mode. I have divided the whole experiment into different steps.

 

   Now what I want to do is bring the power supply into remote mode, apply a set of voltages by defining the min. voltage and max. voltage and also define the step size of the applied voltage. For eg. I want to apply voltage from 1V to 5V with a step size of 0.5V. I also want each voltage to be applied to the load for atleast 10 sec(though the time can be varied). After it finishes applying the set of voltages the program should stop.

 

1. Initialize 2. Define Min. voltage, Max. voltage and the step size of the voltage applied 3. Apply voltage 4. The voltage should be applied for 10 sec. 5. Check if applied voltage is equal to Max. Voltage. If true then stop, if false return to step 3.

 

i hope the logic is correct. Now how do I write the code of this program, particularly for the step2,step4 and step5.

 

good day!

0 Kudos
Message 1 of 3
(2,960 Views)

Please use the REPLY button instead of making a new thread when answering a post:

Uten navn.png

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
0 Kudos
Message 2 of 3
(2,956 Views)

stick in your original thread!

Best regards,
GerdW


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