Skip to content

Introduction

The sections in this series are meant to get you a good overview on how to read and write variables through the Arrigo Local API. Both sections contain a fully working example (with code) and are written to be read/used independently.

Setup

  • In your project, create a new area called ReadAndWrite.
  • If you intend to write through the API you also need a controller.)
  • Grab a cup of coffee and make sure that you can work uninterrupted for the next 30 minutes.