![Omega Engineering OMB-NETSCAN Скачать руководство пользователя страница 169](http://html1.mh-extra.com/html/omega-engineering/omb-netscan/omb-netscan_user-manual_738139169.webp)
Appendix A
API Command Reference
NetScan User’s Manual
A-29
I#
- Digital Input Stamping
TYPE
System
EXECUTION
Deferred
SYNTAX
I#state
Specify whether or not digital input stamping will be enabled.
state
may
have either of the following values: The default of
0
, which disables digital
input stamping, or
1
to enable digital stamping.
DESCRIPTION
The Digital Input Stamping (
I#
) command, when enabled, will append the digital input state to the end of each
scan as it occurs in real time.
The digital input state consists of 8 bits (
I8
through
I1
). Each bit has an assigned binary value of “1” or “0,”
where “1” indicates digital input “on” and “0” indicates digital input “off.”
In binary mode, 2 bytes will be appended as follows: Byte 2: 00h,
I8
-
I1
In ASCII mode, 8 bytes will be appended as follows:
DXXXD000
Where
D
= User Terminator, and
XXX
= the decimal equivalent of
I8
-
I1
.
Note: If Alarm Stamping (
A#
) is also enabled, the Digital Input Stamp (
I#
) will be appended after the
Alarm Stamp.
EXAMPLES
Without Digital Input Stamping (default):
PRINT#1, ‘I#0X”
‘ Disable digital input stamp
‘ Configure and start an acquisition
PRINT#1, “R1X”
‘
Request the next scan in the buffer
LINE INPUT#1, A$
‘
....+0234.20-0019.40+0001.40+0023.60
With Digital Input Stamping:
PRINT#1, “I#1X”
‘ Enable digital input stamping
‘ Configure and start an acquisition
PRINT#1, “R1X”
‘ Request the next scan in the buffer
LINE INPUT #1, A$
....+0234.20-0019.40+0001.40+0023.60 036 000
Содержание OMB-NETSCAN
Страница 6: ...iv NetScan User s Manual...
Страница 18: ...1 12 Configuring and Starting NetScan NetScan User s Manual Notes...
Страница 38: ...3 8 General Information and Specifications NetScan User s Manual Notes...
Страница 82: ...4 44 ChartView Software Reference NetScan User s Manual Notes...
Страница 111: ...NetScan User s Manual Calibration 6 13 1 Connect an applicable calibration harness to each card Refer to figure below...
Страница 118: ...6 20 Calibration NetScan User s Manual...
Страница 140: ...A ii NetScan User s Manual...
Страница 192: ...API Command Reference Appendix A A 52 NetScan User s Manual Notes...
Страница 237: ...Appendix D Registers Data Formats Queries NetScan User s Manual D 13...
Страница 244: ...NetScan Program Examples Appendix E E 2 NetScan User s Manual...
Страница 248: ...ASCII Code Summary Appendix F F 4 NetScan User s Manual Notes...
Страница 250: ...NetScan Error Messages Appendix G G 2 NetScan User s Manual Notes...
Страница 252: ...Abbreviations Appendix H H 2 NetScan User s Manual Notes...
Страница 254: ...NetScan User s Manual...