FUNCTIONS

PluginNameDescription

Power Up

The Power Up is an object that continuously signals the device when it is powered on.

Link

The Link is used to connect objects across different pages. Within the block, tabs allow you to specify which page to link to and which output of which block should be connected.

Trigger

The Trigger is a block that provides an output based on the information assigned whenever any data is received at its input.

Value Trigger

The Value Trigger is a block that outputs the value at its input whenever a trigger signal is received at its port.

Loop

The Loop is a block that, upon receiving a "1" command at the start input, outputs the information from its input at a specified frequency and for a designated number of iterations. The Pause input temporarily halts the loop when a "1" command is received, and when resumed, the loop continues from where it left off. The Stop input completely cancels the ongoing operation, terminating the loop.

Notification

The Notification is used to send alerts or messages to the mobile application.

Counter

The Counter is a block that increments the input value by a specified step and outputs the result. The counting frequency (interval), steps, and total number of counts can be configured within the block.

Memory

The Memory is used to retain the last position and information of the device when it is powered on again after a power outage. It stores the last known data if placed on the data bus, ensuring the system resumes with the previous state upon restart.

VRF Memory

The VRF Memory is utilized in systems where a UPS is used for the panel to retain the last position and information of the VRF device during a power failure. This block connects to the VRF block similarly to a UI, with the VRF "Error" output connected to the "Connection Check" input. When a power failure occurs, the VRF Memory block keeps the last known information to the VRF. Upon restoration of power, the loss of the C1 error signal triggers the system to resume the previous state, ensuring consistent operation.

Convert

The Convert is used to transform one type of data into another, facilitating compatibility and integration between different data formats.

Modifier

The Modifier is an object that provides two types of data inputs to modify one data to another.

Scaling

The Scaling object is used to scale different sizes of data to each other.

Last updated