Go to Post The robotics, strategics, and technology make up the higher wavelengths, the adrenaline of competition the midband, and the low frequencies that pull at the heart, well that's the people. - John Wanninger [more]
Home
Go Back   Chief Delphi > Technical > Programming > NI LabVIEW
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 23-02-2015, 23:37
MikeF1617 MikeF1617 is offline
Registered User
AKA: Michael Fischler
FRC #1124 (UberBots)
Team Role: Programmer
 
Join Date: Sep 2013
Rookie Year: 2013
Location: United States
Posts: 15
MikeF1617 is an unknown quantity at this point
Exclamation Error -63195 on DIO and Analog Opens

Recently, my team removed the pneumatics system (PCM and all) from our robot due to weight issues, and since then boot-up code and deployed code results in these errors being outputted to the driver station:

Code:
ERROR  -63195 occurred at Read/Write Control in FPGA_DIOReadOutputEnable.vi->WPI_DigitalModuleDIOAllocator.vi->WPI_DigitalInputOpen.vi->Begin.vi->Robot Main.vi
NI-RIO:  (Hex 0xFFFF0925) The handle for device communication is invalid or has been closed. Restart the application.

ERROR  -44070 occurred at FPGA_AIReadAccumulatorOutput.vi>>WPI_AccumulatorGetOutput.vi>>WPI_GyroGetAngle.vi>>BuildCustomDashBoardData.vi>>main_ctrl.vi>>Robot Main.vi
FRC:  The <b>Analog Channel</b> for the accumulator is invalid.

ERROR  -63195 occurred at Read/Write Control in FPGA_AIAverageBits.vi->WPI_AnalogModuleOpen.vi->WPI_AnalogChannelOpen.vi->Begin.vi->Robot Main.vi
NI-RIO:  (Hex 0xFFFF0925) The handle for device communication is invalid or has been closed. Restart the application.

ERROR  -63195 occurred at Read/Write Control in FPGA_DIOReadLoopTiming.vi->WPI_DigitalModuleOpen.vi->WPI_MotorControlOpen&ConfigurePWM.vi->WPI_MotorControlOpen Talon.vi->Begin.vi->Robot Main.vi
NI-RIO:  (Hex 0xFFFF0925) The handle for device communication is invalid or has been closed. Restart the application.
I tried re-flashing the roboRIO, but that did nothing to solve the problem. I checked and all pneumatics code is removed (it had been producing other issues related to CAN due to lack of PCM). I then tried reverting to older revisions of the code and was able to find a version without the errors, but the revision is old and would be very inconvenient to use and bring back to the current version, and I worry that the errors would not be resolved. I did not see any major differences in the code that could cause this, and the only change to begin.vi (which is where all the errors were occurring as shown in the errors above) was that a Talon was inverted, which I un-did just to be safe, but that did not help. The old begin.vi and current begin.vi are attached (the newer one has an added I2C open, but that was added after the errors were found, not before).

What is extra peculiar is that if I ran the old code, stopped it, than ran the new code, everything works.

We also had functioning code on our bagged robot and after un-bagging it, we removed the pneumatics. On the robot's boot with the start-up code, it had these same errors, in addition to penumatics errors. I put the most up-to-date code onto the robot and the errors remained, excluding those relating to pneumatics. I set the new code as start-up and re-booted the robot, but that still did not fix the problem. I tried running the code off of my laptop, but that also did not fix it.

This NI help page that I found also did not fix the problem.

We have the most up-to-date FRC update (2015.1.0). We also re-connected the PCM but that did not fix the problem. So I can't blame the pneumatics, but it is very coincidental, and maybe it has something to do with it.

This post is about the same error, but in our case we have it for all analog and digital input/output, which is problematic, and I am not sure how to fix this issue based off of the information from that post. It appears to identify the problem as the functions in begin being run before an FPGA reference is attained by the code, but I am not sure how to solve this. I assume it would be possible to go deep into the WPI code and copy out the function that returns the FPGA reference and if it is not valid, loop in begin until it is, but that seems sketchy and it shouldn't be needed.

Is there an easier solution to fixing this other than re-writing our code from the last working copy or by checking if an FPGA reference is present before opening our devices?

Thanks,
Michael
Attached Files
File Type: vi Begin.vi (81.8 KB, 8 views)
File Type: vi Begin_old.vi (79.2 KB, 3 views)
Reply With Quote
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:21.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi