170 Chapter 12: System Configuration
TempScan / MultiScan User's Manual
Required Configuration
Although most of the user-defined configuration states have associated defaults, the TempScan/1100 or
MultiScan/1200 does not scan its channels on the initial power-up activation. Before scans can begin,
the following required configurations must be performed:
•
Configuration of the desired channels
. See command
Channel Configuration
(
C
).
•
Configuration of the scan.
See commands
Channel Configuration
(
C
) and
Set Scan Interval
(
I
).
•
Configuration of the acquisition.
See command
Set Counts
(
Y
).
•
Configuration of the Trigger and Stop events.
See command
Set Trigger Configuration
(
T
).
After these steps are completed and scanning begins, the alarms and the High/Low/Last Registers are
updated at the programmed scan rate, and the scans are placed in the Acquisition Buffer.
Example 12a. Required Configurations
(1)
PRINT#1,"OUTPUT07; C1-4,1X"
(2)
PRINT#1,"OUTPUT07;I00:01:00.0,00:00:01.0X"
(3)
PRINT#1,"OUTPUT07;Y100,1000,0X"
(4)
PRINT#1,"OUTPUT07;T1,8,0,0X"
(5)
PRINT#1,"OUTPUT07;@X"
(6)
PRINT#1,"OUTPUT07 U4X"
(7)
PRINT#1,"ENTER07"
(8)
INPUT A$
The above command lines illustrates all of the required configurations:
•
Line 1:
Configure channels 1 to 4 with Type J thermocouples.
•
Line 2:
Configure the
normal
scan interval to 1 minute and the
acquisition
scan interval to 1
second.
•
Line 3:
Set the
Pre-Trigger
scan count to 100 and the
Post-Trigger
scan count to 1000.
•
Line 4:
Configure the
Trigger
(trigger start event) to the software
Trigger On
(
@
) command and
the
Stop
(trigger stop event) to the
Post-Trigger
Count. The front panel
TRIGGER
LED indicator
should flash.
•
Line 5:
Trigger the acquisition. Acquisition scans should now be collected until 1000
Post-
Trigger
scans have been collected. The front panel
TRIGGER
LED indicator should be on.
Querying the High/Low/Last Registers shows the temperature values for the configured channels.
•
Line 6:
Query HLL registers for the configured channels.
•
Line 7:
Get the response.
•
Line 8:
The screen will show the temperature data for the four channels.
Summary of Contents for MultiScan 1200
Page 2: ...TempScan MultiScan User s Manual...
Page 4: ...TempScan MultiScan User s Manual...
Page 10: ...vi TempScan MultiScan User s Manual Notes...
Page 20: ...10 Chapter 1 System Overview TempScan MultiScan User s Manual Notes...
Page 106: ...96 Chapter 8 ChartView ChartView Plus TempScan MultiScan User s Manual Notes...
Page 130: ...120 Chapter 9 TempView TempScan MultiScan User s Manual...
Page 150: ...140 Chapter 9 TempView TempScan MultiScan User s Manual Notes...
Page 166: ...156 Chapter 10 PostView TempScan MultiScan User s Manual Notes...
Page 234: ...224 Chapter 13 System Operation TempScan MultiScan User s Manual Notes...
Page 248: ...238 Chapter 14 System Calibration TempScan MultiScan User s Manual Notes...
Page 284: ...274 Chapter 15 Program Examples TempScan MultiScan User s Manual Notes...
Page 330: ...320 Chapter 16 API Command Reference TempScan MultiScan User s Manual...
Page 342: ...332 Chapter 16 API Command Reference TempScan MultiScan User s Manual...
Page 358: ...348 Appendix TempScan MultiScan User s Manual Notes...
Page 364: ...354 Index TempScan MultiScan User s Manual Notes...