Postby Mihai » Mon Mar 28, 2016 11:49 pm
I've connected a current sensor (Phidgets 3500) to a 1018 interface. Current is being measured just fine - eg I'm seeing a 40 sensor value, as expected. The problem I'm having is once the current stops flowing (eg circuit power off), I'm getting a stream of events for intermediary values, up to 0 (eg 40 39 38 37 36.....2 1 0), each 16 ms apart (I'm using a 6+ year old version of the 1018, where minimum data rate was 16 ms). It's like the 1018 is somehow computing intermediary values and sending them each one by one, instead of relying on the current sensor. Is there a way to correct this ?