Hi, experts.
I have searched a lot, but no result.
I want to achieve periodically auto-zeroing using the trigger model every two seconds. That is because I have tested that the 'auto-zero on' configuration clearly lower the data output rate. To achieve the balance of offset and data rate, I have to reduce the frequency of auto-zero but not close it.
I found there's no block in the 'trigger model' is about the auto-zero configurations, but some blocks for moving the 'configuration lists'. So currently I set two configuration lists, one with AZERO on, another off. For every two seconds, I change configuration from OFF to ON and then to OFF immediately to emulate 'AZERO once' function. This ON-OFF-ON switching will take 0.7 seconds as I tested.
My questions are:
1. I'm not sure that this method can work, and is there easier or more elegant way to achieve that?
2. My DC measurement for one time will last for at least 500 seconds. If I have to choose AZERO ON or AZERO OFF, which is better on precision?
Thank you very much.