Command |
Icon |
Key |
Description |
New program |
|
|
Creates a new program. A dialog is prompted in order to specify the new program properties. |
New function block |
|
|
Creates a new function block. A dialog is prompted in order to specify the new function block properties. |
New function |
|
|
Creates a new function block. A dialog is prompted in order to specify the new function properties. |
New variable |
|
|
|
Automatic |
|
|
Creates a new automatic variable. A dialog is prompted in order to specify the new variable properties. |
Mapped variable |
|
Ctrl + Shift + M |
Creates a new mapped variable. A dialog is prompted in order to specify the new variable properties. |
Constant |
|
|
Creates a new constant. A dialog is prompted in order to specify the new constant properties. |
Retain |
|
|
Creates a new retain variable. A dialog is prompted in order to specify the new variable properties. |
New definition |
|
|
|
Enumeration |
|
|
Creates a new user defined type, of type enumeration. |
Interface |
|
|
Creates a new user defined type, of type interface. |
Macro |
|
|
Creates a new user defined type, of type macro. |
Structure |
|
|
Creates a new user defined type, of type structure. |
Subrange |
|
|
Creates a new user defined type, of type subrange. |
TypeDef |
|
|
Creates a new user defined type, of type typedef. |
Copy object |
|
|
Copies the object currently selected in the Workspace. |
Paste object |
|
|
Pastes the previously copied object. |
Duplicate object |
|
|
Duplicates the object currently selected in the Workspace, and asks you to type the name of the copy. |
Delete object |
|
Del |
Deletes the currently selected object. |
View PLC object properties |
|
Alt+Enter |
Shows properties and description of the currently selected object. |
Object browser |
 |
|
Opens the Object browser, which lets you navigate between objects. |
Compile |
 |
F7 |
Launches the GF_ProjectVX code compiler. |
Recompile all |
|
Ctrl+ Alt+F7 |
Recompiles the project. |
Generate redistributable source module |
|
|
Generates an RSM file. |
Import objects |
|
|
Lets you import a GF_ProjectVX code object from a library. |
Export object to library |
|
|
Lets you export a GF_ProjectVX code object to a library. |
Library manager |
 |
|
Opens the Library manager. |
Refresh all li- braries |
 |
|
Reloads all libraries linked to the project. |
Select target… |
|
|
Lets you to select a new target for the project. |
Refresh current target |
|
|
Lets you update the target file for the same version of the target. |
Options… |
|
|
Opens the project options dialog. |