Online Menu
Command | Icon | Key | Description |
Set up communica- tion… | Lets you set the properties of the connection to the target. | ||
Connect | GF_ProjectVX code tries to establish a connection to the target. | ||
Download code | F5 | GF_ProjectVX code checks if any changes have been applied since last compilation, if so compiles the project and then downloads the source code to the target. | |
Download options | Lets you set the properties of the source code downloaded to the target. | ||
Force target image upload | If the target device is connected, lets you upload the img file. | ||
Force debug symbols upload | If the target device is connected, lets you upload the debug symbols file. | ||
Halt | Stops the PLC execution. | ||
Cold restart | Restarts the PLC execution and both retain and non-retain variables will be reset. | ||
Warm restart | Restarts the PLC execution and non-retain variables will be reset. | ||
Hot restart | Restarts the PLC execution without any reset on variables. | ||
Reboot target | Reboots the target. | ||
Read all logs again | Reloads all remote logs from target. |