Appendix A
API Command Reference
NetScan User’s Manual
A-17
A#
- Alarm Stamping
TYPE
System
EXECUTION
Immediate
SYNTAX
A#state
Specify whether or not alarm stamping will be enabled. Valid options for
state
are:
0
- Disable alarm stamping (default), and
1
- Enable alarm
stamping.
DESCRIPTION
The Alarm Stamping (
A#
) command (when enabled) will append the alarm state to the end of each scan as it
occurs:
The alarm status consists of 32 bits: A31 through A00, each with a
1
signifying alarm on, or a
0
signifying alarm
off.
In Binary Low-High mode, 4 bytes will be appended as follows:
Byte 1: A07 - A00
Byte 2: A15 - A08
Byte 3: A23 - A16
Byte 4: A31 - A24
In Binary High-Low mode, 4 bytes will be appended as follows:
Byte 1: A15 - A08
Byte 2: A07 - A00
Byte 3: A31 - A34
Byte 4: A23 - A16
In ASCII mode, 12 bytes will be appended as follows:
DwwwDxxxDyyyDzzz, where:
D = User Terminator
www = Decimal equivalent of A07 - A00
xxx = Decimal equivalent of A15 - A08
yyy = Decimal equivalent of A23 - A16
zzz = Decimal equivalent of A31 - A24
Note: This feature is not available in NetScan’s high-speed, single-channel mode (burst mode) since alarms are
not monitored.
Note: If Digital Input Stamp (
I#
) is also enabled, it will be appended after the Alarm Stamp (
A#
).
EXAMPLE
PRINT#1,"A#1X"
‘ Enable alarm stamping
PRINT#1,"A#0X"
‘ Disable alarm stamping
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...