Difference between revisions of "PAB"

From wiki.netio-products.com
Jump to navigation Jump to search
Line 12: Line 12:
 
PABs can work with the specified quantities:
 
PABs can work with the specified quantities:
 
* Current: OUTPUTS/1/CURRENT '''[mA]'''
 
* Current: OUTPUTS/1/CURRENT '''[mA]'''
* Load: OUTPUTS/8/LOAD '''[W]'''
+
* Load: OUTPUTS/2/LOAD '''[W]'''
 
* Energy: OUTPUTS/4/POWER '''[Wh]'''
 
* Energy: OUTPUTS/4/POWER '''[Wh]'''
* Output no. 1 state: OUTPUTS/1/STATE '''[int 0/1]'''
+
* Output No. 8 state: OUTPUTS/8/STATE '''[int 0/1]'''
 
General structure for defining a variable is: <INPUT/OUTPUT>/ID/<monitored variable>
 
General structure for defining a variable is: <INPUT/OUTPUT>/ID/<monitored variable>

Revision as of 15:45, 16 November 2021

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/2/LOAD [W]
  • Energy: OUTPUTS/4/POWER [Wh]
  • Output No. 8 state: OUTPUTS/8/STATE [int 0/1]

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