11-02-2010 01:02 PM
Hello,
I was finally able to figure out custom inputs and outputs for my MCB2300 board. I have a new problem however. I can start a new project, load a new target, place Microcontroller I/O's on the VI and they work. Then, when I reopen the project, all of the inputs change from "Boolean true / false" to "Voids". It doesn't seem to recognize them.
Is there some systematic way I should reopen files?
Thanks,
Mark
11-02-2010 03:33 PM
Hey,
I think I figured it out. It seems you need to open the project first, then double click the VI assigned to the target in the project list. This appears to keep the associated EIO files so the I/O's on the block diagram are not dummies.
M