User manual
User Manual
7
1: 78 Pulse Port 8
; Activate SW12Volt
4: Do (P86)
1: 47 Set Port 7 High
; Let the sensors warm up for at least 3 seconds
5: Excitation with Delay (P22)
1: 3 Ex Channel
2: 0000 Delay W/Ex (0.01 sec units)
3: 300 Delay After Ex (0.01 sec units)
4: 0 mV Excitation
; Start a loop for 50 measurements
6: Beginning of Loop (P87)
1: 0000 Delay
2: 50 Loop Count
; Measure the sensors differential on channel 1
7: Volt (Diff) (P2)
1: 1 Reps
2: 5 2500 mV Slow Range
3: 1 DIFF Channel
4: 2 -- Loc [ measmV_01 ]
5: 1.0 Multiplier
6: 0.0 Offset
8: End (P95)
; De-Activate the SW12Volt
9: Do (P86)
1: 57 Set Port 7 Low
; Take the Average of the measurements and store it
10: Spatial Average (P51)
1: 50 Swath
2: 2 First Loc [ measmV_01 ]
3: 1 -- Avg Loc [ IPImV_01 ]
;End of Loop
11: End (P95)
;De-Activate multiplexer 1
12: Do (P86)
1: 51 Set Port 1 Low
;Do other processing here
……………
;Then store the data