Create a Program
Once the project has been created and the EtherCAT devices have been defined, a program may be created.
-
-
The KAS-IDE programming environment provides language dedicated editors for:
- Right-click the Programs item in the project tree and select the language to use.
- Name the program.
- Click Ok to create the program and open the language-specific editor.
The empty program is ready for you to add functions and function blocks.
Other information you may need to complete your program includes:
- Create Variables
- Create and/or Call Functions & Function Blocks
- Using Constants
- Map Input and Output to Variables
See IEC 61131-3 Editors in the Programs: Structure and Syntax section for more in-depth information on the programming languages.