Setpoint Hysteresis - Omega Engineering OMB-NETSCAN 1500 User Manual

Ethernet/internet-based data logging & control instrument
Table of Contents

Advertisement

Appendix C
As mentioned above more than one channel can be assigned to any given output bit. For example, if the
following statement were appended to the above example, then either channel 2 or channel 3 will set digital
output #2.
PRINT#1,"A3,2X"
To disable a channel from an alarm, assign the channel to the null or "0" output:
PRINT#1,"A3,0X"
Set Point Hysteresis
To avoid threshold transition problems, a hysteresis value can also be programmed. After the alarm set point is
exceeded, the signal must drop below the high set point, or above the low set point by the hysteresis value
before the alarm is reset. For example, assume a channel has alarm set points of 100 and -100, and a hysteresis
of 10. In this case the NetScan would remain in an alarm condition until the set point fell below 90 or rose
above -90 depending on which of the two set points triggered the alarm.
NetScan User's Manual
Alarms and Setpoints
'Assign alarm channel 3 to digital output 2
'Disable channel 3 from digital output 2
Configuration Aspects for Programmers
C-27

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omb-netscan

Table of Contents