GIO Module

This section will tell you everything you need to know to get started with a GIO module, including the interfaces provided and various ways to interact with the module through said interfaces.

Here is a link to the GIO datasheet.

Precursor: General RoNeX Setup

Before starting with the GIO module, you will need to run through the General RoNeX setup procedures in the sections listed on the General RoNeX Setup page.

GIO Module System Overview

Once you’ve set up your system and launched the driver, you can start to familiarise yourself with the GIO module.

First of all let’s have a look through the interfaces the GIO module provides in the GIO Module System Overview.

GIO Examples

This section includes examples of how to interact with your GIO Module using the interfaces listed above.