SmartSwarm 300 Series
:
76
Inputs,
Coils
Input Registers,
Holding Registers
Event
ENUM
Numeric
1
STRING
COUNTER
Read
✔
✔
✔
✔
✔
Change
✔
✔
✔
✔
✔
High Threshold
✔
Low Threshold
✔
Delta
✔
✔
High Rate
✔
✔
Low Rate
✔
✔
Scheduled
✔
✔
✔
✔
✔
Global Read
✔
✔
✔
✔
Global Change
✔
✔
✔
✔
Table 26. Events and Data Types: cross-reference
1
“Numeric” means any of the following data types: UINT16, INT16, UINT32, INT32, FLOAT32
Each event type is discussed in more detail in the following sections.
10.2.1 READ
Trigger a publish when a register has been read (or written) by the Modbus master.
This event is applicable to any register type and any data type: For a counter it returns the raw value of the
register, not the accumulated value.
Inputs,
Coils
Input Registers,
Holding Registers
ENUM
Numeric
STRING
COUNTER
Read
✔
✔
✔
✔
✔
Table 27. Read Event
1
“Numeric” means any of the following data types: UINT16, INT16, UINT32, INT32, FLOAT32