Thanks. I see that gives me access to aperature time. Settle time is
visible but supposedly not configurable with the DMM4060. I'll give it
a try when I get back to the HW.
Aperature time is also limited to a minimum of 1 power cycle (~16ms)
which is probably added to the minimum switch interval time of 10ms. So
it looks like 26ms ch-to-ch is
the fastest it will ever scan with the synchronous configuration (DMM waits 10ms after sending MC).
I thought that the handshake configuration might improve on this since
in theory the switch can do better than 10ms and might sending its own
trigger sooner. So far I can't get that example to run even though the
only new piece of info is the trigger used for the switch-to-DMM
trigger (TTL1). I get an error dialog I have not figured out yet.
My main problem is the pre-scan setup time which I don't think is
changed by the above params. The docs say auto-ranging on the '4060
would not be on unless sample trigger was 'immediate' and it is set to
'interval' in this example.
A better approach to this setup time problem might be to put the DMM in
continous mode scanning just one channel repeatedly. The sequence would
be:
Start the acquisition,
Wait well past the setup time (2sec),
Wait for the external edge,
Wait enough time for the very next complete scan,
Stop the DMM (or just read all the results) and pick off the last one.
If this is possible I should be able to get a single sample within 30ms of my edge.
How would I read just the last result?
If I collected more than one ch this way with a scan list, how could I
tell which result corresponded to which ch? Is there a better way?