LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

INPUT OUTPUT CONTROL

I have 3 input and one output.1 setting ,2 is control ,3 is read and output is new control value. Read is measure by visa port controlling by control.

i have also 1 Auto/manual button and one is stop button.

Now condition is as below:

1. button on manual position.

control i/o same.

2.button on auto position.

if my setting and read value same, control i/o is same

if setting and read value different then 2 possibility: 1 is  setting grater than read or setting less than read.

find error=(setting-read)/50.

add this (+or-)error to control value.

by this means control is auto controlled.

value limit of control is 0 to 100.

after this when auto button is turned to manual control indicate new value.

if i press stop then control indicate 0 initial value and auto/manual button show initial value manual.

Another things is that my read value is failed to reach above 500 until control reach 100 then stop button trigger automatically and control and A/M button reset to their initial value. 

 

This project is like control read value as per desire setting value by means of controlling control value.

0 Kudos
Message 1 of 6
(4,024 Views)

Hi Brijesh,

 

and what is the question?

Best regards,
GerdW


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

As above mention my all condition not satisfy in that vi.and i dont know how to create loop structure.

i mention all my vi condition. Please solve it.

Thank you for reply.

 

0 Kudos
Message 3 of 6
(4,003 Views)

I don't think you're going to get a lot of assistance with this approach. Can you try asking specific questions about specific problems you're having with your code? Also, can you save it for an earlier version of LabVIEW for those who don't have 2018?

0 Kudos
Message 4 of 6
(3,982 Views)

Looks like a homework assignment that's been poorly translated into English.

I'm not even going to try to decipher it.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 5 of 6
(3,970 Views)

Sorry for my dangerous english. Please dont take it in mind.

And second thing is that this is not any kind of home work. This is my project work. 

 

I think that i didn't explain well that what actually i want. 

 

By practicing more on that i finally got some solution.

 

Thanks all if  u for replies.

 

By practicing more on that i finally got some solution. 

0 Kudos
Message 6 of 6
(3,967 Views)