03-19-2018 07:07 AM - edited 03-19-2018 07:08 AM
Hello everybody,
I followed the Temperature Chamber example project and it worked fine. Now i want to start a new project from scratch. I chose the "Basic Execution Template". I want to add a target cRIO, so i added it in the "Configuration Editor" and in the project explorer. Which VIs do i need to add in the project explorer under the target cRIO (Main and include)?
Sorry for the noob question and thanks in advance!
03-19-2018 10:04 AM
You can just copy the Host Main.vi and Host Module Includes.vi under the cRIO. Just remember to rename them to something like cRIO Main.vi and cRIO Module Includes.vi so you know which one is which.
03-20-2018 06:51 AM
So if i want the "Dcaf execution service" for my cRIO i need to create a new project and copy it from there to my actual project?