Quick Reference Guide
27
Table 12
Math function programming example
Command
Description
:CALC1:FORMPOWER1
;CALC1:KMAT:MUN ‘W’
:CALC1:STAT ON
:CALC2:KMAT:MBF 5e-3
:CALC2:KMAT:MMF 0.5
:CALC2:STAT ON
:OUTP1 ON
:INIT
:CALC1:DATA?
:CALC2:DATA?
:OUTP1 OFF
Select laser diode power function.
Set “W” math units.
Enable laser diode math.
Detector #1 MX + B offset (B) = 5e-3.
Detector #1 slope (M) =0.5.
Enable detector #1 math.
Turn on outputs.
Trigger math readings.
Request laser diode power result.
Request detector #1 MX + B result.
Outputs off.