Measurement Computing TempScan/1100 User Manual
Page 250

A-54 API Command Reference
889897
TempScan / MultiScan User’s Manual
For more information on Trigger and Stop configuration, see section Trigger Configuration in the chapter System
Configuration.
Note: If the Trigger and Stop are assigned different trigger types (sources), a combination of the acquisition-
dependent commands prior to trigger configuration is required.
Note: For the MultiScan/1200 unit to recognize a Trigger (trigger start event) source which is set to TTL Level or
Alarm, at least one Pre-Trigger scan must be programmed via the
pre
parameter of the Set Counts (
Y
)
command, to initiate scanning.
EXAMPLE
PRINT#1, “OUTPUT07;Y100,10000,0X”
‘ Set Pre-Trigger count to 100, Post-Trigger count to 10000
and define no Post-Stop count
PRINT#1, “OUTPUT07;T1,8,0,1X”
‘ Set Trigger as Trigger On (
@
) command, set Stop as
Post-Trigger Count (10000) and synchronize the
Trigger to the Pre-Trigger timebase interval
PRINT#1, “OUTPUT07;@X”
‘ Issue Trigger