10-02-2013 01:03 PM
Devin,
I did use labVIEW 2012 SP1 for creating the bit file. Towards the end of my bit file compilation, I got an error like this. I am not sure why. I do have NI RIO 12.1 on MAX. Compilation was successful though. Thoughts ?
10-02-2013 01:12 PM
Hi Sankar,
That error looks like you tried compiling by clicking the "Run" button in the VI. You should instead go to the build specification in the project and right-click to build. But, looking at the screenshot, it looks like the file compiled successfully, so that shouldn't be the problem.
When you get the 1124 error on deployment, can you check the RT console output? You can go to http://targetipaddress and then click the "Console" icon on the left to see the RT target's output. It might give more information about what exactly is not loading correctly.
10-02-2013 01:31 PM
Devin,
This is what I see there. Almost idenitical to log status.
10-02-2013 03:12 PM
Hi Sankar,
The problem was that the VIs used to read/write fixed-point UDVs on VxWorks were incorrectly compiled for PharLap. Version 4.0.4 should fix the problem. You can download it here.
Let me know if that fixes your problem!
10-02-2013 03:29 PM
Yes that did the trick ! Thanks for the help Devin. Appreciate it.
Regards,
Sankar
10-23-2013 01:51 PM
Hi,
I just have some general use recommendations regarding documentation.
Thank you and great work!
11-08-2013 01:46 PM
I noticed that I am unable to apply a scale to channels defined under the scan engine custom device. Is there a way to do this or are scales not supported?
Thanks for your help.
11-08-2013 01:54 PM
Hmm they should be scalable. I just double checked the code and we are setting them scalable. Is there a specific module you see this problem on?
11-08-2013 01:55 PM
I can scale 9205 channels
11-08-2013 02:31 PM
I defined a scale in the system def. I can right click a channel under my FPGA and get a menu that asks me to "Select Scale" (first image). Also notice the scale icon appears in the tool bar. If I select a channel under the ethercat, the scale icon goes away and there is no right click menu (second image).