LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

6517B Keithley Stair Case sequence and remain powered ON when reached Stop Voltage

Solved!
Go to solution

My target

1-Start from zero volt

2-Auto next step may be 5V or 10V

3-Reach peak limit 600.

4-Meter out put should hold at 600V, meanwhile I wil start taking measurements.

Please could you help me in providing/implementing these states. Right now I am going through very hard time to achieve this target.Please provide solution if possible.

0 Kudos
Message 11 of 15
(896 Views)

@GerdW wrote:

And please don't spread this discussion over several threads…


If his\her defense, the context of the post was slightly different. Enough for a new post? Maybe... Might as well continue here.

0 Kudos
Message 12 of 15
(895 Views)
Solution
Accepted by topic author Aashi

Hi Aashi,

 


@Aashi wrote:

My target

1-Start from zero volt

2-Auto next step may be 5V or 10V

3-Reach peak limit 600.

4-Meter out put should hold at 600V, meanwhile I wil start taking measurements.

Please could you help me in providing/implementing these states. Right now I am going through very hard time to achieve this target.Please provide solution if possible.


First state: Create a ramp from 0 to 600 with as many steps you need. Use an autoindexing FOR loop to output those ramp values to your device.

Next state: Start taking measurements.

 

What have you tried?

Where are you stuck?

 


@wiebe wrote:
the context of the post was slightly different. Enough for a new post?

The message titles express basically the same problem, just using different wording…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 13 of 15
(892 Views)

I was using attached VI which is infact stair case ramp up exactly accoeding to my requirement, point where I am stuck how to keep it powered ON once it reaches to peak value say 600.

0 Kudos
Message 14 of 15
(882 Views)
Solution
Accepted by topic author Aashi

Thanks,

I implemented your suggested idea also attaching, its working.

0 Kudos
Message 15 of 15
(837 Views)