PAB

From wiki.netio-products.com
Revision as of 14:40, 16 November 2021 by Djestrab (talk | contribs)
Jump to navigation Jump to search

The PAB (Power Analyzing Block) define sets of conditions for measured variables (current, voltage, S0 pulses etc.). Various rules can be set based on these conditions. Rules can perform actions such as sending alarm to the Cloud service, restarting outputs, etc. The PAB condition output is also available for use in selected protocols.

Types

There are two types of PAB available:

  1. RANGE - Evaluation YES/NO (TRUE/FALSE)
  2. ZONE - Evaluation using specified intervals

Each type uses specific variables and is described in detail below.

PABs can work with the specified quantities:

  • Current: OUTPUTS/1/CURRENT [mA]
  • Load: OUTPUTS/8/LOAD [W]
  • Energy: OUTPUTS/4/POWER [Wh]
  • Output no. 1 state: OUTPUTS/1/STATE [int 0/1]

General structure for defining a variable is: <INPUT/OUTPUT>/ID/<monitored variable>