Configuration Aspects for Programmers
Appendix C
C-16
NetScan User’s Manual
With Alarm Stamping:
PRINT#1, “A#1X”
‘ Enable alarm stamping
‘ Configure and start an acquisition
PRINT#1, “R1X”
‘ Request the next scan in the buffer
LINE INPUT#1, A$
‘ Retrieve it
PRINT A$
‘
....+0234.20-0019.40+0001.40+0023.60 005 128 032 066
Digital Input Stamping (
I#
)
Digital Input Stamping (
I#
) allows you to see whether a digital input was “active” or “inactive” at the time of
the scan. This is accomplished by a digital input “ON” (1) or “OFF” (0) code appended to the scan in real time.
Digital Input Stamping can be enabled with the
I#1
command and disabled with the
I#0
command. Note that
there are 8 digital inputs.
Note:
Digital Input Stamping is not valid in high-speed, single channel mode (burst mode).
Examples of
I#
command follow.
Without Digital Input Stamping (default):
PRINT#1, “I#0X”
‘ Disable digital input stamping
‘ Configure and start an acquisition
PRINT#1, “R1X”
‘ Request the next scan in the buffer
LINE INPUT#1, A$
‘ Retrieve it
PRINT A$
‘
....+0234.20-0019.40+0001.40+0023.60
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...