| 217 | |
| 218 | ==== Finish the experiments ==== |
| 219 | When the experiments are completed, make sure to turn off both PAAMs and see that the IC current consumption drops to the minimal values: |
| 220 | {{{#!shell |
| 221 | root@srv1-lg1:~/paam_api/examples# python3 reset_betaboard_v1.2.py -c ethernet -a rfdev2-1 |
| 222 | ... |
| 223 | Index Name ADC Volt. Curr. |
| 224 | 0 1v2 30 0.073 0.037 |
| 225 | 1 1v5 45 0.110 0.220 |
| 226 | 2 1v8 1 0.002 0.001 |
| 227 | 3 2v7_0 38 0.093 0.186 |
| 228 | 4 2v7_1 45 0.110 0.220 |
| 229 | 5 2v7_2 47 0.115 0.230 |
| 230 | 6 2v7_3 37 0.090 0.181 |
| 231 | 7 3v3_pll 57 0.139 0.070 |
| 232 | 8 5v_uzed 264 0.645 0.645 |
| 233 | 9 12v 106 0.259 0.863 |
| 234 | 10 0V 0 0.000 x |
| 235 | 11 1V8 735 1.796 x |
| 236 | Closed port to Zynq |
| 237 | PAAM board shutdown...!!! |
| 238 | |
| 239 | root@srv1-lg1:~/paam_api/examples# python3 reset_betaboard_v1.2.py -c ethernet -a rfdev2-2 |
| 240 | ... |
| 241 | Index Name ADC Volt. Curr. |
| 242 | 0 1v2 109 0.266 0.133 |
| 243 | 1 1v5 140 0.342 0.684 |
| 244 | 2 1v8 23 0.056 0.028 |
| 245 | 3 2v7_0 9 0.022 0.044 |
| 246 | 4 2v7_1 11 0.027 0.054 |
| 247 | 5 2v7_2 51 0.125 0.249 |
| 248 | 6 2v7_3 10 0.024 0.049 |
| 249 | 7 3v3_pll 115 0.281 0.141 |
| 250 | 8 5v_uzed 223 0.545 0.545 |
| 251 | 9 12v 99 0.242 0.806 |
| 252 | 10 0V 0 0.000 x |
| 253 | 11 1V8 735 1.796 x |
| 254 | Closed port to Zynq |
| 255 | PAAM board shutdown...!!! |
| 256 | }}} |