17 lines
408 B
Plaintext
17 lines
408 B
Plaintext
stickDesc = high curr stick for MA7
|
|
|
|
stick_sensors x88935 undefined
|
|
|
|
|
|
makenv vsc -driver hp -port ldmcc13-ts:3008
|
|
makenv vsamp -driver resnanov -port ldmcc13-ts:3007
|
|
GraphAdd vsc V V_sc auto
|
|
GraphAdd vsamp.u1 V V_sample auto
|
|
GraphAdd vsamp.res Ohm R_sample auto
|
|
|
|
makenv res -driver piloop -invar "/vsamp/res" -outvar "tt set" \
|
|
-prop 0.0005 -int 120 -outmin 27 -outmax 32
|
|
|
|
GraphAdd res.reg Ohm R_set auto
|
|
|