Skip to content
Motion Control Platforms, Video
Video

AeroScript Overview

This video contains an overview of the AeroScript programming language, which is used to program real-time application code for the Automation1 controller.  This video covers:
     – Using the Automation1 Studio IDE.
     – Opening and creating new AeroScript program and library files
     – The structure of an AeroScript program, including:
          – Preprocessors
          – Data Types
          – User-Defined Variables
          – Comments 
          – Aerotech Standard Library API Functions 
          – User-Defined Functions 
          – G-Code (RS-274) Support 
          – Operators and Intrinsic Functions
          – Array Manipulation
          – String Manipulation