Appendix B Configuration Aspects for Programmers
ChartScan User’s Manual B-17
With Digital Input Stamping:
PRINT#1, “OUTPUT07;I#1X” ‘ Enable digital input stamping
. ‘ Configure and start an acquisition
PRINT#1, “OUTPUT07;R1X” ‘ Request the next scan in the buffer
PRINT#1, “ENTER07” ‘ Retrieve it
INPUT 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.