User manual

IEEE-488 Reference
4-158 2001-900-01 Rev. K / August 2010
where; X = 1 to 5 (reference junction #)
Response message: SIM or REAL
Description This command is used to specify the type of reference junction that is going to be used for ther-
mocouple temperature measurements. Specify REAL if using an actual reference junction. The
:REAL:TCoefficient command is then used to specify the temperature coefficient of the refer-
ence junction.
Specify SIMulated if you wish to use a simulated reference temperature. The :SIMulated com-
mand is then used to specify the desired simulated reference temperature.
Programming example 10 OUTPUT 716; “:temp:rjun1:rsel sim; rsel?”
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10 Two commands in this program message; the first selects a simulated reference for
reference junction #1, and the second queries the reference type.
Line 20 Addresses the Model 2001 to talk.
Line 30 Displays the reference type for reference junction #1 (SIM).
:SIMulated <n>
[:SENSe[1]]:TEMPerature:RJUNctionX:SIMulated <n>Specify simulated reference temperature
Parameters <n> = 0 to 50 Specify temperature in °C
= 32 to 122 Specify temperature in °F
= 273 to 323 Specify temperature in K
= DEFault 23°C, 73°F, 296K
= MINimum 0°C, 32°F, 273K
= MAXimum 50°C, 122°F, 323K
Format :temp:rjunX:sim <n>
where; X = 1 to 5 (reference junction #)
Defaults Power-up Saved power-on setup
*RST 23°C
:SYSTem:PRESet 23°C
Query :SIMulated? Query simulated reference
:SIMulated? DEFault Query default *RST reference
:SIMulated? MINimumQuery lowest allowable reference
:SIMulated? MAXimumQuery largest allowable reference
Short-form formats: :temp:rjunX:sim?
:temp:rjunX:sim? def
:temp:rjunX:sim? min
:temp:rjunX:sim? max
where; X = 1 to 5 (reference junction #)
Response message: Reference temperature