Set scan rate – Measurement Computing TempScan/1100 User Manual
Page 238

A-42 API Command Reference
889897
TempScan / MultiScan User’s Manual
L#
- Set Scan Rate
TempScan/1100 only
TYPE
System
EXECUTION
Deferred
SYNTAX
L#rate
Specify whether to select the optional slow scan rate or to select the default
fast scan. Valid options for
rate
are:
0
- Select fast scan rate (default),
and
1
- Select slow scan rate.
DESCRIPTION
Although the TempScan/1100 factory default setting is fast scan rate, the Set Scan Rate (
L#
) command can
program the scan rate to be reduced by a factor of 4 (from 16 readings per line cycle to 4 readings per line cycle).
This slow scan rate feature allows for increased settling time when measuring signals with long wire lengths.
Using this
L#
command, the fast scan rate can also be reinstated.
EXAMPLE
PRINT#1,"OUTPUT07;L#0X"
‘ Select fast scan rate
PRINT#1,"OUTPUT07;L#1X"
‘ Select slow scan rate