Source Code and Debug Symbols Download Time
As stated before, GF_ProjectVX code allows you to download also the source code on the target device; this way you can retrieve the source code in a later time having the certainty to work with the exact project that is running on the target device.The availability of this feature depends on the device implementation.GF_ProjectVX code allows you to choose when the download of the source code must be done; from the menu Project>Options>Download you can choose on of the following voices:

- On PLC application download: the Source code will be downloaded to the target together with PLC application.
- Before disconnection: the Source code will be downloaded before target disconnection.
- Never: the Source code will be never downloaded to the target.