‎03-11-2019 08:29 AM - edited ‎03-11-2019 08:55 AM
I have a Veristand target running on a Real Time OS on a PC, I am getting this error code on boot up however I have checked that we have a Veritand target on the PC and we do, reinstalled all software on the target and still get this error. Can still deploy projects to the engine and it runs along side the host with no issues, we are trying to talk to 2 cRio's using custom devices which isnt working, had the custom devices running (writing to and reading from) using a Windows version of the same project running the engine on the local host over the same network we have the RTOS target running so all should be good for networking. Would like to clear this error and see if it is whats causing the RTOS from talking to the custom devices or is it something other than that.
Any thoughts or suggestions would be appreciated
Solved! Go to Solution.
‎03-11-2019 08:54 AM
as a side note, the custom devices, models and project are identcal on the windows local host target, just saved to run on Windows is the only difference
‎03-11-2019 09:54 AM - edited ‎03-11-2019 09:55 AM
Also the string that is printed with the error on the RT Targets screen is
LabVIEW (Hex 0x614) The reference is invalid. This error might occur because the reference has ben deleted
Have been running this target over the last couple of months with no issues, reinstalled all software and engine on the target and still get the same error on boot, not too sure what reference the error is refering to
‎03-11-2019 10:01 AM
Hi ecleary,
This is an error that we have observed after formatting a controller and running the VeriStand engine. This should not impact your VeriStand application. We have Corrective Action Request (CAR) 722355 open for this exact issue.
Thanks,
Andy
PSE
‎03-11-2019 10:45 AM
Thanks Andy,
do you think this would be something as to why we can't communicate with the custom devices? Our entire project relies on beng able to use two 9149's with an the Veristand engine
We have hotswapped the SSD drives into two different PC's that fit the requirements for to run an ETS OS on them, I'm thinking maybe I could make a clean install on a new SSD and see if the error remains
Also just to note the error message only appears on screen after boot, after deploying and undeploying a system def file to the target a new message appears stating
Prior to NI-RIO 2.3, refer to Software >> NI-VISA >> VISA options under the system in Max
we have NI-RIO 18.0 installed on the target, checking the options there is an option which allows the user to use a static RIO port, I dont think we should have to do this seeing as previously we had a 9149 running with this target writing to and reading AIO. These are new 9149s and I'm wondering if there is a specific bit of RIO software we require to have installed on them to run with a PhaLap ETS OS, just to be safe we're downloading all software for the 9149 onto one of to see if this works
‎03-11-2019 11:05 AM - edited ‎03-11-2019 11:06 AM
OK so we have solved the PharLap RTOS running with cRio issue, even though the error message remains after boot but as long as this doesnt impead project progress then we dont mind this
So following from what I just said about these being new 9149s and maybe didnt have a required bit of software on the cRios so to this effect I went to Max and put everything on them other than language support and lo and behold it works! So great news, problem solved
If anyone can allude to which bit of software that it specifically was that we needed on the cRios then that would be great otherwise we will run with just installing everything in the future
Thanks again Andy
‎03-11-2019 12:00 PM
Are you using the Scan Engine EtherCAT Add-On to use the 9149s? If so, make sure that NI Industrial Communications for EtherCAT and I/O Variable Remote Configuration are installed.
‎03-11-2019 12:02 PM
No just regular Ethernet, however there has been talk of maybe using EtherCAT so I will keep this in mind should we go that direction
thanks for the suggestion