5-8 Relative, mX+b, m/X+b (reciprocal), and log Model 6485 Picoammeter Instruction Manual
Programming example — mX+b
This command sequence performs a single mX+b calculation and displays the result on
the computer CRT:
*RST 'Restores RST defaults.
CALC:FORM MXB 'Selects mX+b calculation.
CALC:KMAT:MMF 2 'Sets scale factor (M) to 2.
CALC:KMAT:MBF 0.5 'Sets offset (B) to 0.5.
CALC:STAT ON 'Enables calculation.
INIT 'Perform one measurement and
'calculate mX+b.
CALC:DATA? 'Request mX+b result.