06-28-2012 05:19 AM
Hello to All,
I have a SEA GSM+ Module on my cRIO 9073 at slot 7. I run the example program included in the resource CD as well as compiling the FPGA driver on my target but still don't work. Power supply is connected on the module. I don't know what I am missing. I followed strictly below steps as indicated in the read me text file but still nothing works. Please help.
How to switch the FPGA Target on LabVIEW
----------------------------------------
Complete the steps only if you use FPGA target other than 9104.
1. Add your new Compact RIO Target to the project
1. Add the new FPGA target below the cRIO-RT Target.
3. Drag the Gxxx folder from the original FPGA target and drop it into the new FPGA target. Make sure, that the module with its IOs, the FIFOs and the FPGA VI are integrated
4. Recompile the main VI - FPGA_App.vi, which is located in the Gxxx folder. A new bit file is created (.lvbit)
5. Open the Gxxx_Open.vi and select the just created bit file within the 'Open FPGA VI Reference.vi'.
6. Bind to TypeDef using ..Shared/Shared_TypeDefs.llb/Gxxx_FPGA_RefNum.ctl.
7. Close all VIs and do a "Save All, this project"
Thanks in Advance,
Joey
07-02-2012 12:59 AM
Hi Joey,
Does the module work in any other slot? Just to clarify, you are using code that was provided with the module, correct? Were you able to successfully compile the FPGA code? Are you getting any particular errors, or are you just not receiving data from the module?
Best,
07-03-2012 09:12 PM
Hello Jeff,
The module is not working in any slot. Yes, I am using the sample code provided with the module name "Gxxx.lvproj". And also the FPGA is successfully compiled. Please see attached file for the error I received by the module.
I already see this error in this forum and it was answered by powering the module by the external power supply. I already powered it. but still got an error.
For the clarification, I am not using the "SEA cRIO-Combo plus" module in the project rather I am using "SEA cRIO-GSM plus". I also attached the sren shotof the manual. I don't see any Toolkit Software manual in the resource CD and on the SEA website.
Best Regards,
Joey
07-04-2012 04:45 AM
It seems like you have to use slot number 1 from the manual... instead of slot number 7
You can also mass compile the driver and examples or contact SEA support directly!