SWRU439M October 2015 – April 2022
The code generator panel validates project and task settings, compiles task code, and outputs the SCIF driver (see Figure 6-9).
When only one project is open, this project will be selected automatically. The code generator is triggered by:
The event log will indicate errors with red icons , if there are any.
If AUX RAM image generation is successful, the memory usage will be displayed. This can be used to determine whether the tasks will fit, adjust data buffer sizes, and optimize the task code.
To trigger code output after successful code generation, either select the Output SCIF driver files automatically option, or press the Output SCIF driver files button. Press the View output directory button to explore the file output location.
The output includes a tailored "how-to-use" guide.
The SCIF driver is documented using Doxygen syntax. The output includes a doxyfile (Doxygen project file) and a Windows batch file for running Doxygen.