Quote:
Originally Posted by plnyyanks
|
Very funny lol With all the reading and work getting done, it was nice to have a little humor.
I read through the documents, thanks for the links. However, I still do not understand how the process is accomplished inside of LabView. I set up a case select for the automation to run when a button is pressed down.
I think I set up the input and outputs for the PID block correctly as you stated. I enclosed a screen capture of what was done.
You mention to use this code:
Code:
offset = xCenter - (xResolution/2)
I think that is what I have done, I still am unsure however.
As you can see from the picture, I manually set the pixel value for the camera in the x direction. Is there a better way of doing this? Maybe as a variable that will update if the settings are changed?