AeroScript Programming Language

AeroScript is an easy-to-use scripting language that runs in the real-time environment of the Automation1 controller. AeroScript supports many features of high-level programming languages such as C, Visual Basic, Python, and MATLAB. The language also supports many G-code and M-code commands. You can run an AeroScript program on all of the user tasks that the controller supplies.

AeroScript Reference

Learn the basic tools that you need to build a program using the AeroScript programming language. This section include information about the functions, enums, properties, and commands that you can use in your AeroScript programs.

Basic AeroScript Functions

Learn how to use the basic functions in AeroScript that are necessary for completing usual programming tasks.

Tasks and AeroScript Programs

Learn how to run AeroScript programs on your system using controller tasks, immediate commands, and the Automation1 API command queues.