Page 1 of 1

How to increase Skip/Bounce?

Unread postPosted: Sun Nov 09, 2014 9:33 pm
by Mazdayar
How do I increase the Skip/Bounce to 5 seconds or 10 seconds? The software does not allow more than 100 ms.

Re: How to increase Skip/Bounce?

Unread postPosted: Mon Nov 10, 2014 9:01 am
by Stopwatch
You have to find and change in .Stopwatch file directly:
Code: Select all
[External Control]
SkipBounce=

Re: How to increase Skip/Bounce?

Unread postPosted: Tue Nov 11, 2014 6:19 am
by Mazdayar
Thank you

Re: How to increase Skip/Bounce?

Unread postPosted: Tue Nov 11, 2014 7:20 am
by Stopwatch
Mazdayar wrote:I did that. But when I reset to Zero after each run, it automatically goes back to 100ms.

It automatically goes back after each OK on External control settings. .Stopwatch editing must be the latest action.

Re: How to increase Skip/Bounce?

Unread postPosted: Tue Jun 23, 2015 9:15 pm
by Ingo
So what would be the right procedure? Like below?

Start the program
Open external menu
Edit all needed point there
Press ok and exit external menu window
Then open the ini file and change the skip bounce entry
Save and close
Use the program and it will now use also time higher the 100ms ( as configured in the ini file)

Would this be correct?

Add question: can you maybe implement this in a future release to set up higher time directly in your programs?
Or way is this not allow directly at the moment?

Thanks for your support!

Re: How to increase Skip/Bounce?

Unread postPosted: Wed Jun 24, 2015 3:44 pm
by Stopwatch
Ingo wrote:Press ok and exit external menu window

Close the program.
Ingo wrote:Then open the ini file and change the skip bounce entry



Ingo wrote:Add question: can you maybe implement this in a future release to set up higher time directly in your programs?
Or way is this not allow directly at the moment?

Contact bounce can not exceed several milliseconds. Otherwise it is not a contact bounce so yet another solution should be implemented.

Re: How to increase Skip/Bounce?

Unread postPosted: Thu Jun 25, 2015 7:50 pm
by Ingo
Ahhhhh... now I got it!

I tried now with the .exe version, which does not need a installation.
And this together with the .stopwatch.ini file... and your procedure...

Now it works as expected: So when something is passing the ir barrier then the for example 2 seconds (SkipBouce:2000) all other actions will be skipped.

Thank you for your support and help !

BR Ingo