LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fixed value to shift register

hi,

   In my project i need to take an output value from a source and according to that value i need to rotate the motor in a particular direction. Like i mean to say there is a fixed limit of values where i have to stop the process, i used shift registers but unable to understand where to give this limit values,so that after i reach that particular point the control has to get stopped

0 Kudos
Message 1 of 4
(2,112 Views)

I think you might check with 'CASE' structures. For specific values, specific direction for motor, that you can wire inside the case structure.

Or may be you can post some code, so that your problem is much clear.

 

0 Kudos
Message 2 of 4
(2,106 Views)

Can you post your code over here so that problem will be more clear

0 Kudos
Message 3 of 4
(2,099 Views)

hi,

   Thank you for the reply. I will try with the case structure and if at all i have any problem then i will post my code for better clarity.

0 Kudos
Message 4 of 4
(2,071 Views)