Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > C Code > Generating C Code > Overview of generating C code (C code) > Overview of modeling C code (C code) > ACS Code Generator DLLs for system simulation (C code)
  
ACS Code Generator DLLs for system simulation (C code)
ACS is supplied with the following Code Generator DLL for generating C code for system simulation:
C Win32 Animation- use this Code Generator DLL for generating a Windows executable for a system that can be simulated in Modeler, that is, Modeler animates State Diagrams as the target application is running.
If you have installed Modeler to the default location, the supplied Code Generator DLLs reside in subfolders of the following folder (the name of a Code Generator DLL's folder matches that of the Code Generator DLL).
For Windows 7 and later operating systems:
C:\Users\<user>\AppData\Roaming\ItsShadow\ScriptDir\C_Sync
For 64-bit versions of pre Windows 7 operating systems:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\C_Sync
For 32-bit versions of pre Windows 7 operating systems:
C:\Program Files\PTC Integrity Modeler\Modeler\System\C_Sync
When you generate code using the preceding Code Generator DLL, ACS copies project files to the target folder and updates the paths in those files for your computer:
C Win32 Animation- ACS copies the project files from the following folder (assuming Modeler is installed to the default location).
For 64-bit versions of Windows:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\ACS Project Support Files\C Win32 Animation\Project
For 32-bit versions of Windows:
C:\Program Files\PTC Integrity Modeler\Modeler\System\ACS Project Support Files\C Win32 Animation\Project
For more information about simulation of a target application, see Overview of system simulation (system simulation)