FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO Target Error -63195

Solved!
Go to solution
Hi,

Just began playing with cRIO (and already running into problems!).  I have a cRIO-9004 controller with some IO modules.  I am basically following the instrcutions from the following manual:

http://www.ni.com/pdf/manuals/371012d.pdf

When I run the VI, it starts to compile, and appears to compile successfully as well (because the Compile Server gives a status of 'Compile Completed'), however, immediately after this I get the "Target Specific Error Encountered" with error code -63195 as shown below:
 

Why would this be happening?  Any input will be appreciated.

Thank you and regards,

Khalid

Message Edited by Khalid on 11-07-2006 10:06 PM

0 Kudos
Message 1 of 14
(17,563 Views)
Hey Khalid,
    It seems that your NI-RIO driver version may not match up between your host computer and your RIO controller.  Try reinstalling the software onto the RIO controller and see if that fixes your issue.  Here is a KnowledgeBase article talking about this issue.
Brian B
Account Manager
National Instruments
0 Kudos
Message 2 of 14
(17,549 Views)

I did reinstall the RIO Framework on my cRIO.  The software versions match that of my host.  But still have the same issue. 

The error message talks about an invalid comm handle, and not a version mismatch which the KB article describes. 

Any other ideas?  I am using all the latest versions (i.e., 8.2) for LabVIEW, RT, FPGA, RIO, etc.

Thanks,

-Khalid

0 Kudos
Message 3 of 14
(17,547 Views)
Hey Khalid,
    That error points to some driver on the cRIO controller.  It's a very useless error message, except that it says it is from "some driver."  I suggest checking all drivers downloaded to the controller (NI-RIO, VISA, etc.) and make sure they match versions with what you are using for development on your host PC.  Perhaps uninstall/reinstall the drivers onto the controller.  This will guarantee that the versions match between host and target.  Also, create a simple program to run on the RIO, and see if that will work.  These steps will help us narrow down the source of the issue.


Brian B
Account Manager
National Instruments
0 Kudos
Message 4 of 14
(17,522 Views)
I did format and reinstall the RIO Framework on my cRIO.  The software versions match that of my host.  But still have the same issue.  Also tried running a shipping example -- same error though  Smiley Sad
 
Any other ideas?
 
-Khalid
0 Kudos
Message 5 of 14
(17,519 Views)
Khaild,
 
Try repairing the installation for the NI-RIO driver and the FPGA module. It seems that for some reason LabVIEW in not being able to download the compiled bitstream onto the FPGA.
 
Regards,
Chetan K
Application Engineer
National Instruments
0 Kudos
Message 6 of 14
(17,491 Views)