04-03-2009 09:16 AM
Solved! Go to Solution.
04-03-2009 09:34 AM
04-06-2009 11:05 AM
04-06-2009 11:35 AM
No device can actually measure a speed of zero. It can only specify that the speed is less than some minimum, which depends on how long you are willing to wait for an answer.
I do not know anything about your instrument, but I would guess that you are getting an error which is the equivalent of "The instrument has waited the maximum permissible amount of time and did not detect any measurable motion." This is the instrument's way of saying that the speed may be zero, or very slow, or something is broken so that it cannot make a measurement but it cannot detect the problem.
Look at the manual for you instrument to see how it responds to the zero speed condition. This error may be normal. If so, you need to capture the particular error code and handle it however you think is appropriate.
Lynn
04-23-2009 11:46 AM
Hi,
i solved it by using bytes at port if there is anything at the port i read it otherwise it says simply no reading.