Omega Vehicle Security 1500 ユーザーズマニュアル

ページ / 256
Appendix C
Configuration Aspects for Programmers
NetScan User’s Manual
C-17
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$
‘ Retrieve it
PRINT A$
....+0234.20-0019.40+0001.40+0023.60 036 000
The last six digits are the digital input stamping; however, the last three digits are not used, and will always
appear as 000.  The following explains how to interpret the stamping codes.
Also see Digital Input (
I#
) command in Appendix A.