LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The ramp output vi seems not to be ramping(correct attachment)

I have a vi that should ramp the voltage from an inicial set voltage to a final set voltage over a period of time established by the user, but it seems to be jumping from the initial to final set with no ramp. I have attached the library in which it is included. (This time the correct attachment). Any ideas
0 Kudos
Message 1 of 2
(2,478 Views)
Eugene;

If the ramping VI is working fine, the problem is probably in between the update of the data point array and the Analog Output channel.


I suggest you to have only the Analog Output VI outputing a known set of datapoints to check its operation. Once you are confortable with that portion, include the ramping VI, and keep monitoring the Update rate you are using, to make sure that all points of the array will be updated to the output.


Hope this helps.
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,478 Views)