![IOtech MultiScan 1200 User Manual Download Page 312](http://html1.mh-extra.com/html/iotech/multiscan-1200/multiscan-1200_user-manual_2088024312.webp)
302 Chapter 16: API Command Reference
TempScan / MultiScan User's Manual
C#
- Select Card
TYPE
Calibration
EXECUTION
Immediate
SYNTAX
C#card
Select the card from which subsequent
QC?
and
U12
interrogation will
retrieve information. Valid options for
card
are:
0
- Selects the chassis,
1
- Selects the card in the master unit,
2
- Selects the 1st slave card,
3
-
Selects the 2nd slave card,
4
- Selects the 3rd slave card, etc,
30
- Selects
the 29th slave card, and
31
- Selects the 30th slave card.
DESCRIPTION
Using the
Select Card
(
C#
) command with a number from the range
1-31
for the parameter
card
, will cause
subsequent
Query Card Data
(
QC?
) and
User Status
(
U12
) commands to return the calibration factors of the
cards by themselves. To return the calibration factors of the cards as part of the system, select a number from
the range
101-131
.
EXAMPLE
PRINT#1, “OUTPUT07;C#0X”
‘ Select chassis
PRINT#1, “OUTPUT07;QC?X”
‘ Read chassis calibration factors
PRINT#1, “ENTER07"
INPUT #2, A$
PRINT#1, “OUTPUT07;C#5X”
‘ Select the fourth slave card - 5
PRINT#1, “OUTPUT07;U12X”
‘ Read back the Time/Date that card 5 was last calibrated
PRINT#1, “ENTER07"
INPUT #2, A$
PRINT#1, “OUTPUT07;C#105X”
‘ Select the fourth slave card in order to read back the
calibration factors as part of the system
PRINT#1, “OUTPUT07;QC?X”
‘ Read back the system calibration factors of card 5
PRINT#1, “ENTER07"
INPUT #2, A$
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...