The Encoder functions you are using are not PWM functions (measured pulse).
They are Digital input functions (on/off).
I'd try the Analog output from that encoder instead.
Quote:
Originally Posted by farmersvilleRob
Sorry I went to bed, but we also completely scrapped the code because for some reason there is no way to not save in labview..... UGH
|
Save As... lets you save an unopened copy (save it somewhere other than your project where it won't overwrite your existing vi) of your vi with changes. Then just don't save it as part of the project itself when you close the project.