02-02-2010 10:54 AM
Hi,
im currently trying to build a little program just to understand how the NI9219 works, but it seems i can't seem to make it deploy.
I'm having this error:
LabVIEW: (Hex 0x80DF001E) The deployment plugin for this item was not found. Please verify that the proper software is installed.
I don't understand what's wrong. Can anyone help please?
Thanks
Fred
02-03-2010 11:30 AM
What environment are you developing your application in LV or LV FPGA. If you are using LV there are many examples under LabVIEW example finder that might help you. You can find it under help>>Find examples. If you are working with lv code and if you are building exe, what lv package you have as application builder comes with professional version.
-lab
10-22-2010 03:33 PM
The problem may be that the NI-RIO IO Scan software is not installed to your Real-Time controller. NI-RIO IO Scan software is required to communicate to C Series modules in CompactRIO systems using Scan Interface mode.
Try installing the "NI-RIO [version] with NI Scan Engine support" recommended software set to your controller using MAX. Once the installation completes and you reboot your controller, re-try the deployment operation.