05-25-2014 03:26 AM
Hey guys,
I currently have this project where I want to have the same I/O in both the RT VI and FPGA VI.
(as in use a C series module on the RT VI and FPGA VI concurrently).
For the customer's sake, I want to keep using the scan mode for the ease of programming,
but I want to use the I/Os in the FPGA VI to implement a safe state.
Is this possible? Thanks.
05-27-2014 03:11 AM
Either scan mode or FPGA interface. You can't use both in one project.
Suggestion
Setup a safe mode project or double the target in one project.