07-17-2014 01:02 PM
Hi there,
I'm working on developing FPGA software for the sbRIO 9626. Unfortunately when I create a blank project using the wizard, I get only Connector0 with no Connector1 or Mezzanine ports. It seems like something might be wrong with my wizard. Can anyone give me some pointers on how to fix this issue? I need to get access to those other 100 or so IO's.
Thanks,
Zach
Solved! Go to Solution.
07-17-2014 01:25 PM
You need to add a RIO Mezzanine Card to the FPGA target to expose the RMC IO. Right-click on the FPGA Target and select New>>RMC (or similar, I don't have LabVIEW in front of me). In the follow up dialog box, you can select the 9694 DIO breakout RMC to expose all the IO, or I think their is an option for custom RMC which also exposes all the DIO.
Connector 1 isn't available/populated on the sbRIO-9626. Those DIO lines on connector 1 for the sbRIO-9636 are alternatively routed to the RMC.
Regards,
07-17-2014 02:07 PM
Ah thanks for the clarification. Worked like a charm.