IEEE-488 Reference
3-110
:BETA <NRf>
[:SENSe[1]]:TEMPerature:RTD:BETA <NRf> Specify Beta value
<NRf> = 0 to 1 Specify RTD Beta value
:BETA? Query the Beta value
This command is used to check and/or change the Beta value. Keep in mind that changing the
current Beta value changes the Type to USER (see :RTD:TYPE).
PRINT #1, "output 16; temp:rtd:beta .11; beta?" ' Specify beta value
PRINT #1, "enter 16" ' Get response from 2002
:DELTa <NRf>
[:SENSe[1]]:TEMPerature:RTD:DELTa <NRf> Specify Delta value
<NRf> = 0 to 5 Specify RTD Delta value
:DELTa? Query the Delta value
This command is used to check and/or change the Delta value. Keep in mind that changing the
current Delta value changes the Type to USER (see :RTD:TYPE).
PRINT #1, "output 16; temp:rtd:delt 1.75; delt?" ' Specify delta value
PRINT #1, "enter 16" ' Get response from 2002
:RZERo <NRf>
[:SENSe[1]]:TEMPerature:RTD:RZERo <NRf> Specify resistance at 0°C
<NRf> = 0 to 10000 Specify RTD Resistance at 0°C (in ohms)
:RZERo? Query RTD resistance at 0°C
This command is used to check and/or change the Resistance at 0°C. Keep in mind that chang-
ing the current resistance value changes the Type to USER (see :RTD:TYPE).
PRINT #1, "output 16; temp:rtd:rzer 200; rzer?" ' Specify RZero value
PRINT #1, "enter 16" ' Get response from 2002
:SPRTD commands
:[SENSe[1]]:TEMPerature:SPRTD:RZERo <NRf>
:[SENSe[1]]:TEMPerature:SPRTD:A4 <NRf>
:[SENSe[1]]:TEMPerature:SPRTD:B4 <NRf>
:[SENSe[1]]:TEMPerature:SPRTD:A7 <NRf>
:[SENSe[1]]:TEMPerature:SPRTD:B7 <NRf>
:[SENSe[1]]:TEMPerature:SPRTD:C7 <NRf>
:RZERo <NRf> Set RTD 0˚C resistance value
:A4 <NRf> Set A4 coefficient
:B4 <NRf> Set B4 coefficient
:A7 <NRf> Set A7 coefficient
:B7 <NRf> Set B7 coefficient
:C7 <NRf> Set C7 coefficient
:RZERo? Query RTD 0˚C resistance value
:A4? Query A4 coefficient
:B4? Query B4 coefficient
:A7? Query A7 coefficient
:B7? Query B7 coefficient
:C7? Query C7 coefficient
Parameters
Query
Description
Program fragment
Parameters
Query
Description
Program fragment
Parameters
Query
Description
Program fragment
Parameters
Query