// highnoise: irob=0, imcm= 1 iadc=0 rms=5.47 // highnoise: irob=0, imcm= 1 iadc=0 mean=96.20 write chip_rob0 | chip1, ADCMSK, 0x1ffffe; // highnoise: irob=1, imcm= 7 iadc=2 rms=5.81 write chip_rob1 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=15 iadc=2 rms=16.67 write chip_rob1 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=7.87 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 6 iadc=1 rms=2.75 // highnoise: irob=3, imcm= 6 iadc=2 rms=3.30 write chip_rob3 | chip6, ADCMSK, 0x1ffff9; // highnoise: irob=3, imcm=11 iadc=2 rms=28.95 // highnoise: irob=3, imcm=11 iadc=2 mean=17.30 write chip_rob3 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=15 iadc=2 rms=9.48 write chip_rob3 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 3 iadc=2 rms=9.40 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 7 iadc=2 rms=9.92 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=11 iadc=2 rms=11.53 write chip_rob5 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=15 iadc=2 rms=13.49 write chip_rob5 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 3 iadc=2 rms=8.84 write chip_rob7 | chip3, ADCMSK, 0x1ffff8;