It is rare that the serial read will need to time out. We try to
request the actual number of bytes expected. The usual problem is a
setup that is particularly slow (convoluted chain to serial port,
etc). With logging at max you should see if serial timeouts are
occuring routinely.

The 5 seconds was from rough testing on particular hardware. Obviously
we try to select conservative defaults to get systems to function by
default.

What problem are you seeing?

Paul Alfille

On Tue, Jul 28, 2009 at 4:00 PM, William Brown<mahi...@earthlink.net> wrote:
> It defaults to 5, what would be a good place to begin and is there a
> maximum that will degrade system?
>
> Paul Alfille wrote:
>> http://owfs.org/index.php?page=owserver
>>
>> It's now --timeout_serial
>>
>> Paul Alfille
>>
>> On Fri, Jul 24, 2009 at 2:38 PM, William Brown<mahi...@earthlink.net> wrote:
>>
>>> It is documented here as options to owserver and owhttpd
>>>
>>> http://owfs.sourceforge.net/owserver.1.html
>>> http://owfs.sourceforge.net/owhttpd.1.html
>>>
>>>
>>>      msec_read <http://owfs.sourceforge.net/owhttpd.1.html#toc27>
>>>
>>> Milliseconds before read timeout (for serial reads). Some embedded
>>> systems, and USB->serial adapters seem to need more than the default 500
>>> msec.
>>>
>>> I was hoping it would help with the usb timing problem that causes all
>>> the device not found issue since I'm using a USB->adapter.
>>>
>>>
>>> Paul Alfille wrote
>>>
>>>> I've grepped the entire CVS tree and can't find a reference to
>>>> "msec_read". I suspect it's an old entry that has persisted in the
>>>> documentation. Where did you see it?
>>>>
>>>> Paul Alfille
>>>>
>>>> On Thu, Jul 23, 2009 at 6:31 PM, William Brown<mahi...@earthlink.net> 
>>>> wrote:
>>>>
>>>>
>>>>> Whats the correct syntax for  msec_read?
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Owfs-developers mailing list
>>>>> Owfs-developers@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>>>
>>>>>
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Owfs-developers mailing list
>>>> Owfs-developers@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>>
>>>>
>>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Owfs-developers mailing list
>>> Owfs-developers@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Owfs-developers mailing list
>> Owfs-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to