LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

voltage ramp

I want to take this voltage ramp and allow user to repeat the ramp or go to a new ramp. I need to have a few cylces that are user selected. Say ramp up to 10 v then stay there 10 seconds then go to 2v and stay there 2 seconds then repeat for 3 cycles. Any ideas how to take this vi and add that ability?
0 Kudos
Message 1 of 2
(2,626 Views)
Hello,
 
I don't have time to do a prettier code. But in attach you can find the way of:
 - generate points for a growing ramp from voltage min to voltage max
 - selecting the period of this ramp
 - generate points for a reducing amplitude ramp
 
Then connect the points to the anlogue output vi.
 
i hope this helps
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 2
(2,593 Views)