GPIO

The GPIO page configures the controller’s general-purpose ports one at a time - each can be an input (a sensor or contact) or an output. You choose a port, enable it, label it, and set how it behaves.

Path: Settings → GPIO

GPIO Ports Configuration page with the port selector and the input configuration fields

Selecting a port

FieldDescription
Select portChoose which port to configure.
EnabledTurns the selected port on.

Input configuration

FieldDescription
Sensor labelA name for what the port monitors (up to 32 characters).
Normal state labelText shown when the input is in its normal state (up to 15 characters).
Alarm state labelText shown when the input is in alarm (up to 15 characters).
Contact stateWhether the contact is Normally open or Normally closed.
Enable alarm suppressHolds off raising an alarm for a set delay.
Suppress alarm (in minutes)The suppression delay, 0–80 minutes.
Enable alarm repeatRe-raises an unresolved alarm after a delay.
Repeat alarm (in minutes)The repeat interval, 0–80 minutes.

Output configuration

When the port is an output, these extra options appear:

FieldDescription
Initial stateThe port’s state at start-up: Unchanged or Default.
Enable revertAutomatically returns the output to its previous state after a delay.
Revert delay (in seconds)How long before reverting, 1–65535 seconds.

Click SAVE to apply changes.

See also: BUS Devices | Dashboard