LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Seperate start stop button for analog output

can you give example programmatically?

 

0 Kudos
Message 11 of 16
(772 Views)

Hi dinesh,

 

it's a shame you ask for an example of a comparison and an IF-THEN-ELSE (aka case structure or Select function):

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 16
(765 Views)

actually my point is it should not automatically goes to zero only when user enters the reset button it should initialise to zero and also in my case it was already working but when it attains the max value and when i press the reset button it was not going back to zero 

0 Kudos
Message 13 of 16
(761 Views)

Then add code so that the reset happens when the output is greater or equal to the max value.


GCentral
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 14 of 16
(771 Views)

Hi,

    It worked perfectlt now it was stopping at maximum value and also i can reset it to initial voltage.

 

Thank you so much for your contribution

Regards,

Dinesh

0 Kudos
Message 15 of 16
(739 Views)

Hi,

     Now i can actually stop the value at maximum point and also i can reset it to initial value.

 

Thank you so much for your contribution here,

Regards,

Dinesh

0 Kudos
Message 16 of 16
(740 Views)