01-13-2010 07:03 PM
01-13-2010 07:11 PM
Michael,
That won't be a problem, in general you can have as many of a given module as will fit in the backplane.
The only real exception to this is if you run out of space on the FPGA to interface with this modules. This is only really a problem if you are doing complex things on the FPGA and of course depends on the FPGA you are using.
If you have concerns, you can add the module offline in the project and write your FPGA VI as if you have the module. If it compiles, you are fine for space.
Let me know if you have any more questions,
Sebastian
01-14-2010 04:22 AM
Hi Michael,
You can have all of the same module if you like. I have 8 9206 modules in a 9104 backplane. Each module isidentified by Slot number and module type. You can use some/all of the modules with the scan engine or your own FPGA vis.
The main consideration is how much of the FPGA you need to use. You can always try to compile first to see if it will fit the FPGA, if it does not you might have to try to use the various FPGA optimisation techniques to get it to fit. The smaller FPGAs will of course give you the biggest challenge.
Cheers
Stephen