Appendix C
Configuration Aspects for Programmers
NetScan User’s Manual
C-27
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.
Alarms and Setpoints
PRINT#1,“A3,2X”
‘Assign alarm channel 3 to digital output 2
To disable a channel from an alarm, assign the channel to the null or “0" output:
PRINT#1,“A3,0X”
‘Disable channel 3 from digital output 2
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.
Summary of Contents for OMB-NETSCAN 1500
Page 6: ...iv NetScan User s Manual...
Page 18: ...1 12 Configuring and Starting NetScan NetScan User s Manual Notes...
Page 38: ...3 8 General Information and Specifications NetScan User s Manual Notes...
Page 82: ...4 44 ChartView Software Reference NetScan User s Manual Notes...
Page 118: ...6 20 Calibration NetScan User s Manual...
Page 140: ...A ii NetScan User s Manual...
Page 192: ...API Command Reference Appendix A A 52 NetScan User s Manual Notes...
Page 237: ...Appendix D Registers Data Formats Queries NetScan User s Manual D 13...
Page 244: ...NetScan Program Examples Appendix E E 2 NetScan User s Manual...
Page 248: ...ASCII Code Summary Appendix F F 4 NetScan User s Manual Notes...
Page 250: ...NetScan Error Messages Appendix G G 2 NetScan User s Manual Notes...
Page 252: ...Abbreviations Appendix H H 2 NetScan User s Manual Notes...
Page 254: ...NetScan User s Manual...