// highnoise: irob=1, imcm= 3 iadc=2 rms=3.84 write chip_rob1 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm= 7 iadc=2 rms=12.52 write chip_rob1 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=11 iadc=2 rms=7.38 write chip_rob1 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=15 iadc=2 rms=3.39 write chip_rob1 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=3.75 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=10 iadc=2 rms=2.53 write chip_rob3 | chip10, ADCMSK, 0x1ffffb; // highnoise: irob=3, imcm=11 iadc=2 rms=2.73 write chip_rob3 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=15 iadc=2 rms=3.15 write chip_rob3 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=4, imcm= 0 iadc=1 rms=12.24 // highnoise: irob=4, imcm= 0 iadc=1 mean=138.00 write chip_rob4 | chip0, ADCMSK, 0xffffd; // highnoise: irob=4, imcm=11 iadc=0 rms=6.51 // highnoise: irob=4, imcm=11 iadc=0 mean=100.97 write chip_rob4 | chip11, ADCMSK, 0x1ffffe; // highnoise: irob=4, imcm=13 iadc=1 rms=4.41 // highnoise: irob=4, imcm=13 iadc=1 mean=92.77 write chip_rob4 | chip13, ADCMSK, 0x1ffffd; // highnoise: irob=5, imcm= 3 iadc=2 rms=5.57 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 6 iadc=2 rms=2.53 write chip_rob5 | chip6, ADCMSK, 0x1ffffb; // highnoise: irob=5, imcm= 7 iadc=2 rms=11.43 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=11 iadc=2 rms=21.47 // highnoise: irob=5, imcm=11 iadc=2 mean=15.90 write chip_rob5 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=15 iadc=2 rms=19.40 write chip_rob5 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=6, imcm=12 iadc=1 rms=7.21 // highnoise: irob=6, imcm=12 iadc=1 mean=87.93 write chip_rob6 | chip12, ADCMSK, 0xffffd; // highnoise: irob=6, imcm=13 iadc=0 rms=6.90 // highnoise: irob=6, imcm=13 iadc=0 mean=96.00 write chip_rob6 | chip13, ADCMSK, 0x1ffffe; // highnoise: irob=7, imcm= 3 iadc=2 rms=10.05 write chip_rob7 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 7 iadc=2 rms=3.14 write chip_rob7 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm=11 iadc=2 rms=3.59 write chip_rob7 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm=15 iadc=2 rms=2.59 write chip_rob7 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=4, imcm=12 iadc=20 rms=77.06 // highnoise: irob=4, imcm=12 iadc=20 mean=35.83 write chip_rob4 | chip12, ADCMSK, 0xfffff; // highnoise: irob=5, imcm= 8 iadc=20 rms=9.06 // highnoise: irob=5, imcm= 8 iadc=20 mean=288.93 write chip_rob5 | chip8, ADCMSK, 0xfffff; // highnoise: irob=4, imcm= 2 iadc=20 rms=11.01 // highnoise: irob=4, imcm= 2 iadc=20 mean=265.38 write chip_rob4 | chip2, ADCMSK, 0xfffff; write chip_rob2 | chip4, ADCMSK, 0x7ffff; // highnoise: irob=2, imcm= 8 iadc=19 rms=16.04 // highnoise: irob=2, imcm= 8 iadc=19 mean=16.10 write chip_rob2 | chip8, ADCMSK, 0x7ffff; // highnoise: irob=2, imcm=12 iadc=19 rms=21.61 // highnoise: irob=2, imcm=12 iadc=19 mean=20.21 write chip_rob2 | chip12, ADCMSK, 0x7ffff; // highnoise: irob=4, imcm= 0 iadc=19 rms=12.30 write chip_rob4 | chip0, ADCMSK, 0x7ffff; // highnoise: irob=4, imcm= 0 iadc=1 rms=5.64 // highnoise: irob=4, imcm= 0 iadc=1 mean=84.60 write chip_rob4 | chip0, ADCMSK, 0xffffd; // highnoise: irob=6, imcm=13 iadc=1 rms=10.28 // highnoise: irob=6, imcm=13 iadc=1 mean=119.93 write chip_rob6 | chip13, ADCMSK, 0x1ffffd;