Thread: Encoder Error
View Single Post
  #1   Spotlight this post!  
Unread 28-01-2010, 17:32
Haragorn Haragorn is offline
Registered User
FRC #0888
 
Join Date: Jan 2009
Location: MD
Posts: 6
Haragorn is an unknown quantity at this point
Encoder Error

So, today, I was trying to set up a US Digital Encoder. I did what I could figure out from the help files, programming-wise, and LabVIEW finds no errors. However, when I try to run our code, I always run into this error:

Code:
Deploying NI_FPGA_Interface.lvlib:NIFPGA
CounterEncoderSourceConvertion.lvlib:
LVSourceTypeToFPGAType.vi
Failed to download NI_FPGA_Interface.lvlib:NIFPGA
CounterEncoderSourceConvertion.lvlib:
LVSourceTypeToFPGAType.vi
Deployment completed with errors
Any ideas why that's happening? If needed, I can print screenshots of the code that references the encoders.
Reply With Quote