.calibrate(a,b,c,r)

Command:

.calibrate(a,b,c,r)

Command
Syntax:

.calibrate(a,b,c,r)

Python
Code
Sample:

v1 = vernier("IN2"," ")

v1.calibrate(1.333342e-7, 2.22468e-4, 1.02119e-3)

To use the calibrate function, pick the ‘generic’ sensor.

CE family:

TI-Nspire CX II:

Range:

 

Describe:

Sets a Steinhart calibration equation using a,b,c coefficients, and r as the resistance.

Typically used with a thermistor.

Note that this is needed only when using a sensor that’s not in the list of supported sensors.

Result:

The vernier() interface is calibrated with the new coefficients.

Type or
Addressable
Component:

TI Sensor Link