Having trouble understanding how the return values are created.
I have a logged value (Logical) I want to see the ETM (Runtime) from set times (12:20:00 to 12:40:00)
I have this valued forced HIGH the whole time of the sample. Interval is set to 10:00.
I get back 3 records:
12:20:00 6.94444444444444E-03
12:30:00 6.94444444444444E-03
12:40:00 6.94444444444444E-03
What do the values mean?! I was expecting a simple 10
BTW here is the SQL string:
SELECT LocalTime, "ETM{\\Mikedesktop\Server\PumpC\BC}" FROM TRACES
WHERE LocalTime >= "2005-09-27 12:20:00" and LocalTime <=
"2005-09-27 12:40:00" and Interval = "10:00"
Thanks
Mike
Message Edited by Mike@DTSI on 09-27-2005 02:47 PM
Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512