// highnoise: irob=1, imcm= 7 iadc=2 rms=7.68 write chip_rob1 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=11 iadc=2 rms=13.30 write chip_rob1 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=15 iadc=2 rms=27.55 // highnoise: irob=1, imcm=15 iadc=2 mean=23.70 write chip_rob1 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=10.87 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 7 iadc=2 rms=19.82 // highnoise: irob=3, imcm= 7 iadc=2 mean=17.87 write chip_rob3 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=11 iadc=2 rms=29.94 // highnoise: irob=3, imcm=11 iadc=2 mean=24.40 write chip_rob3 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=15 iadc=2 rms=18.83 // highnoise: irob=3, imcm=15 iadc=2 mean=17.27 write chip_rob3 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 3 iadc=2 rms=9.85 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 7 iadc=2 rms=7.77 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=11 iadc=2 rms=7.36 write chip_rob5 | chip11, ADCMSK, 0x1ffff8;