minute read

Full References for Automation1 .NET API

You are reading our Automation1 API documentation for the .NET programming language.

This is the controller feature reference section for the .NET API.

Overview

Here you will find reference pages for each controller feature that the .NET API exposes so you can learn more about them and how to use them. Each page has a getting started section, example code, thread safety, and more.

API Diagram

The .NET API revolves around the Controller class. You can access all the features through an instance of this class. Typically, you do not need to construct objects in the .NET API. Instead, you can access features through properties on the Controller object. Below you will find a diagram of all the properties that exist on the Controller class. They link to documentation for that specific property or feature.